Alexei Gilchrist customised a very good LaTeX thesis template for Macquarie University, Faculty of Science students. It can be found on his blog here http://ectropy.info/2009/03/latex-thesis-templates. I have made some minor changes to the template:
1) The "hyperref" macros package is now included in the class file and can be activated by using the option "foronline" in the document class options (
\documentclass[foronline]{mqthesis} ). Citations and references will then be hyperlinked within the document as will links to external sites and emails. The thesis index it also hyperlinked to the chapter and sections. All of this really only works if you are using pdflatex to make your pdf document. If you want to make a pdf copy for black and white printing just leave out "foronline".
2) A
\pdfinfo section is also included in the thesis.tex file. This includes meta data into the pdf document, such as title, author and keywords.
For more info on the changes and how the template works, see the readme file and the documentation within the thesis.tex file and the mqthesis.cls (if you have to make changes) class file.
I think the LaTeX thesis template is pretty much perfect for Macquarie University students in the Faculty of Sciences as it is now. To use this thesis template for your faculty just get the right Macquarie University logo for your faculty. I tried to find these to include them, but gave up eventually. They were easy to find once, but now they are gone. WTF MQ?
Adapting the mqthesis LaTeX template to your university:
1) Get your university logo and slap it in the UNIlogos folder and rename it mqlogo.
2) Open the mqthesis.cls file in a text/tex editor.
a) Search for all "Macquarie University" and change to your uni's name.
b) If you want to change the bibliography style search for "
\bibliographystyle" and change it to something you like.
3) Fiddle with the margin sizes if your uni is particular about these, other wise just leave as is.
4) Save your changes.
Yep, and that's about it, you can change the way the chapter headings look by playing with "
\usepackage[grey,times]{quotchap}", enjoy and happy thesising.
The template can be downloaded from here:
http://members.iinet.net.au/~johannelna/mqthesis_v23.zip