Search Contact information
University of Cambridge Home Department of Engineering
University of Cambridge >  Engineering Department >  computing help

PhD/MPhil Thesis - a LaTeX Template

Download

Contents

I (Harish Bhanderi) have written a standard Cambridge University PhD/MPhil thesis latex template.

It is largely for students writing their fourth year projects, first year PhD reports or the PhD thesis itself. It has been written in a generic fashion to allow easy use and adaption to cater for the needs of different students, departments and also universities.

By simplying dropping your latex text code in the relevant sections (such as introduction, conclusions etc.), you'll be able to quickly produce a thesis document. The template cuts out all the mundane tasks for fidgeting with the settings to make the book class into a thesis.

Note that

The template includes:

Please feel free to use and modify it for your own non-commercial purpose and in line with GNU General Public License

The template is very well annotated and examples are given demonstrating the relative ease with which you can change stuff to meet your own needs. As such, I have not written a Help document. I hope you find great use of it :-)

Frequently Asked Questions (by Tim Love)

The template uses several LaTeX packages. You can find out how to change many things by looking at these packages' documentation - it's online and details. Here are a few common issues

Installation Notes (by Tim Love)

Once you've downloaded the files, try changing the name of thesis.pdf then running

  make thesis.pdf

to produce a new version. If this results in an error message

   ! Undefined control sequence.
   l.88 \printglossary
              %% Print the nomenclature
   ? 

then you have a newer nomenclature package than the template was designed for. The easiest fix is to

If you get output ending with something like
   Output written on thesis.pdf (19 pages, 224756 bytes).
   Transcript written on thesis.log.

then a thesis.pdf file has been produced that you can read with Acrobat Reader, etc, and you're ready to write your document.

Note also that

Eventually a layout file for LyX will be provided, but I've been saying that for a while - Tim Love
Harish Bhanderi - harish.bhander@cantab.net
Page maintained by Tim Love (tpl)
Updated March 2010