LaTeX Resources

Here you will find a variety of resources that should help you in learning and using LaTeX. Comments and suggestions regarding this page should be sent to David.Squire@csse.monash.edu.au.

Document class for CSSE theses (Honours, Masters, Ph.D.)

Tutorials and User Guides

Bibliographic resources and information on citation using BibTeX

The Comprehensive TeX Archive Network

Editors and tools for preparing LaTeX documents

  • AUCTeX: a package that facilitates the writing and formatting of TeX with Emacs and XEmacs. Note that it might already be installed on your machine (it is on bruce etc.). You need to add a line containing (require 'tex-site) to your ~/.emacs file in order to load it.
  • WinEdt: a shell and editor for MS Windows. You can use it for LaTeX and more. Highly recommended by several CSSE users.

LaTeX on various platforms

LaTeX and HTML

  • LaTeX2HTML: a Perl program that generates HTML pages from LaTeX source.
  • TTH : a TeX to HTML translator that actually translates the maths, as opposed to generating images.
  • bibtex2html: a collection of tools for translating from BibTeX to HTML. The most recent version is available from the bibtex2html home page.

Other resources

Software

Links to local copies of various useful things. These are almost certainly not the latest versions though.