Thesis Template
Prerequisites
You want to have the following things installed if you want to use this template:
- A LaTeX backend (e.g. TeX Live or MikTeX)
- A comfortable text editor (e.g. Notepad++) or a LaTeX frontend (e.g. TeXstudio)
- A BibTeX manager (e.g. JabRef)
HowTo
To create a PDF file manually (i.e. if you don't use a LaTeX frontend), you need to call:
pdflatex thesis
bibtex thesis
pdflatex thesis
pdflatex thesis