mirror of
https://github.com/dnlbauer/dissertation-template.git
synced 2026-09-10 14:05:30 +00:00
0f5dd82b061e13df55ec85e9c910adbef0026fc1
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:
- texlive-full
- biber (for biblatex)
- latexmk, xelatex
- Fonts: Vollkorn (http://vollkorn-typeface.com), Gillius ADF No2 (https://blogfonts.com/gillius-adf-no2.font)
Compilation
Compile with latexmk (there is a .latexmkrc):
latexmk thesis.tex -pdf
or use ninja:
ninja thesis.pdf
License
Copyright 2017–2021 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.
Description
Languages
TeX
100%