Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.4 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.4 KB

rug_phd_thesis_template

This repo contains the template for my PhD thesis at the Kapteyn Astronomical Institute of the University of Groningen. It includes my chapter on Voids and Dark Energy as a working example (which was also published in MNRAS).

The only requirements to compile this template as it is are:

The way I compile is by using the SublimeText3 plugin LaTeXTools' ctrl-B command, which is equivalent to running in your terminal:

latexmk -cd -e -f -pdf -interaction=nonstopmode -synctex=1 thesis.tex

Alternatively, if you like giving yourself a hard time, you can run pdflatex and bibtex multiple times manually until all references finally work ;)

Please feel free to use and/or modify this template as you see fit. If you make some nice additions, please consider forking this repo and publishing your additions so that others may benefit too.

This template was a living document floating around the Kapteyn Institute for at least a decade. As far as I could trace, its family tree consists of the PhD theses of Bruno Letarte (2006), Matias Arrigoni (2010), Thomas Martinsson (2011), Stephan Peters (2014) and Patrick Bos (2016).