This is a minimum working example of a template that adheres to the University guidelines as of 11/12/2019.
The template was the basis of my PhD thesis and it was submitted with only minor alterations to it.
In order to edit the information on the title page, e.g. the thesis title,
change the contents of the macros starting with \thesis
(line 114).
Note: the template does not use the correct font according to the guidelines (Size 12 in Arial) as the general consensus is that using Arial is unprofessional -- no issues were raised with the font change.
To compile the file use the following commands in the command line:
> pdflatex Thesis.tex
> bibtex Thesis
> pdflatex Thesis.tex
> pdflatex Thesis.tex