| 
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@monash.edu.
 
	Document class for Monash Faculty of Information Technology theses (Honours, Masters, Ph.D.)
	
			
			[cssethesis-1.7-src.tar.gz,
			0.89Mb]
			(last updated 2005/10/18). If you just want to grab the (26kb)
			class file, say, the contents  of the tar ball is here.Latest version of the
			cssethesis document class. Changes
			include:
 
			There is an example
			source document, that includes information on how to use
			the natbib citation and referencing package. An example output document
			is also available, as is the documentation and
			code for the cssethesis document class.
			Use of new names for Clayton and Caulfield Schools of
			Information Technology
			
			Fixes for the thesisdraft and
			thesispsdraft options
			 Note:
			If you want to use pdflatex with the
			harvard package, make sure you use version 2.0.5a of
			harvard.sty, which has been hacked for compatibility.
				
				Old versions of the CSSE document class
				
				
				LaTeX template for the honours research proposal and
				literature review
				A LaTeX
				template for the honours research proposal that
				complies with the CSE417
				handout. This example document
				will compile properly if you have the files necessary for
				the cssethesis demo (MonashCrest.*, etc).
 I recommend that you use this, or something else based on
				the article class, for the research proposal and the
				literature review. The cssethesis class, which is based on
				the book class, is not really suitable - you want sections,
				rather than chapters, for a document of this size.
 
 
		Tutorials and User Guides
		
 
		Bibliographic resources and information on citation using BibTeX
		
 
 
	Editors and tools for preparing LaTeX documents
	
			
			Texmaker is a cross-platform 'IDE' for working with LaTeX. It is available for all major OSs.
			
			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
	
			
			
			MS Windows
			
 
				
				TeX Live is
				available for Windows, as well as Linux and Mac OS X, and
				other Unix flavours.
				
				MikTEX:
				An open source TeX distribution for MS Windows.
				
			
			Macintosh
			
 
				
				TeX Live is
				available for Windows, as well as Linux and Mac OS X, and
				other Unix flavours. It can easily be installed using MacPorts.
				
			
			Linux
			
 
 
	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.
			
			plasTeX:
			a LaTeX document processing framework written entirely in
			Python, that comes bundled with an XHTML renderer.
			
			bibtex2html:
			a collection of tools for translating from BibTeX to HTML.
			 
 
	LaTeX for presentations
	
			
			Beamer:
			A LaTeX class for producing presentations and slides. Very
			useful when you want to create a presentation for a paper
			written in LaTeX - particularly if it contains equations.
			 
 
	Other resources
	 |