Files
dissertation-template/README.md
Daniel Bauer b34164f829 inital commit
2022-01-10 15:58:14 +01:00

849 B
Raw Blame History

A tufte-derived Dissertation/Thesis LaTeX-template

A LaTeX-template that can be used for dissertations. I developed this template while writing my own PhD thesis. You can see the template in use here: Example

Requirements:

Compilation

Compile with xlatexmk (there is a .latexmkrc):

latexmk thesis.tex -pdf

or use ninja:

ninja thesis.pdf

License

Copyright 20172021 by Daniel Bauer.

This template uses a modified version of the original tufte-latex template which was published under the Apache 2.0 License, so this work will also use it.