Skip to content

ferdinandvanwyk/oxford-thesis-template

Repository files navigation

University of Oxford Thesis Template

A LaTeX thesis template for use at the University of Oxford (and possibly elsewhere) based on the LaTeX Memoir class.

Authors:

Example theses:

Quick-start guide

  1. Install LaTeX

  2. Build the main.tex file. Using the command line, you can do this via the makefile:

    $ cd /path/to/thesis
    $ make clean; make

Customization

  1. Fill your personal information in metadata.tex
  2. Package importing and related setting are in main.tex
  3. Layout settings are in oxfordthesis.sty
  4. Change university logo in oxfordthesis.sty (search for graphics/oxlogo)
  5. Place useful macros in macros.tex

About

LaTeX template for an Oxford thesis based on the Memoir class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published