diff options
Diffstat (limited to 'thesis.tex')
| -rw-r--r-- | thesis.tex | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -64,6 +64,8 @@ \usepackage[backend=biber]{biblatex} +\usepackage{pdfpages} + \addbibresource{thesis.bib} \input{content/title} @@ -81,4 +83,6 @@ \input{content/bibliography} +\input{appendices/appendix} + \end{document}
\ No newline at end of file |
