An unofficial LaTeX template for King's College London PhD thesis submissions.
This template is designed to be clear, minimal, and easily extendable while remaining compliant with typical KCL formatting expectations.
This template is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License.
You are free to use, modify, and distribute this template with appropriate attribution.
This template is adapted and consolidated from several publicly available thesis templates, including:
It provides a modular structure suitable for large thesis projects.
report.tex— Main thesis entry pointpackages.tex— Centralised package configurationKCL_Thesis_Template.pdf— Example compiled outputFrontMatter/— Declaration, abstract, acknowledgements, etc.Chapters/— Individual thesis chapters (modular structure)Appendices/— Supplementary materialsreferences.bib— Main bibliographypersonal.bib— Personal publications list
This template is configured for pdflatex.
Typical compilation sequence:
pdflatex report.tex bibtex report pdflatex report.tex pdflatex report.tex
Alternatively, use:
latexmk -pdf report.tex
- Overleaf (January 2025)
- TeXShop 5.47 (macOS Sequoia 15.2)
latexmk/pdflatexmk
Created and maintained by Humphrey Curtis.
With helpful suggestions from:
- Yazz Warsame
- Benjamin Krarup
- Alexandre Nevsky
Users should verify formatting requirements against official KCL university submission guidelines.