I'm including links to some technical resources that have been useful. Most of these are easy to find using Google, but I find it convenient to have them collected in one place.
LaTeX
- Comprehensive symbols list .pdf
- AMS TeX resource home page, including the "Short Math Guide" on the AMS-LaTeX page.
- I use gasTeX for drawing automata and other pictures. I've found this example file (.tex) very useful. Here's the corresponding .pdf file.
- In the past, I used powerdot to typeset presentations. I have since moved to the more ubiquitous Beamer.
Website design
- Cascading style sheets: w3 school reference.
- Website templates: open source web design has many templates, including the one which inspired this page (TerraFirma by NodeThirtyThree).
- List of ASCII html codes.