Skip to content

TengdaHan/integrated_thesis_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxford Integrated Thesis Template

What is integrated thesis?

Integrated thesis is a thesis format accepted by some doctoral programmes in Oxford University. It could include scientific papers as thesis chapters.

What is this template?

The key function is to group your papers (e.g. your latex source from arXiv) into a single thesis file with minimal modification. The template is designed to:

  1. Keep the references (e.g. tables and figures) in each paper directory.
  2. Fix the bibliography from multiple sources.

Instructions

  • Copy paper directories into chapter/, e.g. chapter/paper1/.
  • Remove the preamble and the bibliography in the paper tex file, let it start from \title{}. See chapter/paper1/main.tex for example.
  • Import the paper tex file in chapter/papers.tex, by declaring their relative paths.
  • Add the additional bib source (for your paper) in def.tex or main.tex.
  • (optional) Use vgg_bibtex/group_bib.py script to remove duplicate bibliography items.
  • Compile main.tex.

Acknowledgement

This template is originally developed for my own thesis. You are welcomed to use it for your work, but at your own risk. It might be built on other great open-sourced thesis templates:

The bibliography part in def.tex is Shangzhe Wu's contribution.

Contact

Email me (Tengda Han, htd@robots.ox.ac.uk) or raise an issue.

About

Latex template for Oxford integrated thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors