LaTeX template for PhD thesis

From OpenWetWare
Revision as of 03:06, 7 September 2007 by Jakob Suckale (talk | contribs) (layout content)
Jump to navigationJump to search

This page describes a LaTeX template for writing up your PhD or DPhil. It can be downloaded from here. The template could also serve as a backbone for writing similar documents, like Bachelor and Masters theses. Using the template only requires minimal knowledge of LaTeX and contain in-line comments (lines starting with the % sign) explaining the most essential mark-up in the document, mainly the introduction.tex file. If you don't have a LaTeX environment on your computer, you can find instructions here (to be added later).

Overview of template layout

Using this LaTeX template you will be able to produce a professionally typeset PDF document with useful features not found in most PDFs. Most of the document structure will be generated automatically without you having to set it up manully, saving you several hours of layout twiddling. Favourite features are the automatic placement of figures close to the text references and avoiding orphan lines (see below for a full list).

  • cover page with institution creast and personal details (panel 1, top left)
  • automatic table of contents, automatic numbering of chapters, section,.. (panel 2)
  • automatic listing of all figures and tables after the table of contents (panel 3 & 4, top right)
  • automatic glossary in 2 columns (panel 5, bottom left)
  • special layout for the start of a chapter, always on a main page (odd page number) (panel 6)
  • easy placement of figures with bold title and indented caption below using a macro (panel 7)
  • automatic generation of reference section / bibliography at the end of the document (panel 8, bottom right)

The template does most of the layout work for you. Nevertheless, you can of course change the layout if desired. You might want a different citation style or you may not need an abstract. Many alternatives are given within the documents of the template as inactive lines (preceded by %), which can be actived as desired by uncommenting (removing the % sign).

Download and use

See also