Links

TeXShop:
A TeX previewer for Mac OS X
TeX-Soft:
An archive of TeX software
CTAN Archive
A host of the Comprehensive TeX Archive Network
/pub/tex
.

LaTeX

LaTeX (pronounced Lay-Tech or Lah-Tech) is a text markup language that can effectively process notes, chapter numbers, and other notation in a clear and consistent manner. LaTeX can simultaneously make documents in print, PDF, and HTML form.

LaTeX BIBTeX and Programming in LaTeX

A LaTeX Ph.D. Template:
This part of the site is specifically about the creation of a thesis for the Department of Mathematics at the University of Victoria according to the 1999 guidelines. The layout is for a Ph.D. thesis but it is (IMHO) quite easy to modify it for a Masters degree. See above for how to put pictures into LaTeX.

You can find the thesis template here. Don't worry about extracting it in your main directory since it creates its own folder phdcsb so that the files aren't sprayed all over your root directory.

This is an abridged version of my thesis with many embedded LaTeX examples found throughout. The main file is called phd.tex and by latexing this file, it automatically includes all the chapters, dedication, vita, etc. in the order required for the thesis. It is assumed that the figures will be placed in the figures folder and that any style file extensions that are not part of the standard LaTeX package are placing in the packages folder. There is also a readme file which just repeats the above paragraph. I've tried to comment the phd.tex quite liberally so that you might learn a bit about LaTeX as you go.

 
C. Sean Bohun