A LaTeX thesis template for use at the University of Oxford (and possibly elsewhere) based on the LaTeX Memoir class.
Authors:
- Ferdinand van Wyk
- Ian Abel
- Edmund Highcock
Example theses:
- I. G. Abel: https://ora.ox.ac.uk/objects/uuid:254aa8c8-a68f-401a-8a32-432d26717b25
- E. G. Highcock: https://arxiv.org/abs/1207.4419
-
Install LaTeX
-
Build the
main.tex
file. Using the command line, you can do this via themakefile
:$ cd /path/to/thesis $ make clean; make
- Fill your personal information in
metadata.tex
- Package importing and related setting are in
main.tex
- Layout settings are in
oxfordthesis.sty
- Change university logo in
oxfordthesis.sty
(search forgraphics/oxlogo
) - Place useful macros in
macros.tex