summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2017-04-16 23:23:21 +0200
committerDennis Brentjes <d.brentjes@gmail.com>2017-04-16 23:23:21 +0200
commit4b01d6a2fd7ed6cb7b9e994822ca737a613b4649 (patch)
tree5ef95b8249fc136c4732561426261f3fd4bfbbec /thesis.tex
parent7e4dc332377328d9c49229ddc4d921974837a135 (diff)
downloadthesis-4b01d6a2fd7ed6cb7b9e994822ca737a613b4649.tar.gz
thesis-4b01d6a2fd7ed6cb7b9e994822ca737a613b4649.tar.bz2
thesis-4b01d6a2fd7ed6cb7b9e994822ca737a613b4649.zip
Adds the Reference manual as a appendix to the thesis.
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index 7665cb9..cf4b5db 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -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