This is a latex templates for NTNU PhD thesis. This template supports thumb indexes for papers - and also auxiliar papers.
PhD thesis latex template for NTNU PhD thesis. Does not include titlepage (the printers will make this for you, at least NTNU fagtrykk) - but it can be generated by “\ntnutitle’” (Link to phdntnu.cls definition)
PDFLatex/XeTeX.
- Read through main.tex and adjust accordingly
- Use “bibliography.bib” for bibliography or adjust in phdstyle.sty to point to another file.
- Add papers and auxially papers in “papers/paper1/” and “papers/paper2/” .. etc - the examples show how to swap the premables/headers for “standalone” documentclass. if any of the papers need special latex packages or macros, add to main.tex
- The examples also shows how to reference figures.
Then compile
makeor
latexmk -pdf -pdflatex=xelatex --synctex=1 -interaction=nonstopmode -file-line-error main.texPlease use fork/PR/issues - contact me at bjornmm@ntnu.no if you have any questions