summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index 261a312..5db44c4 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -66,6 +66,8 @@
\usepackage{pdfpages}
+\usepackage{csquotes}
+
\usepackage{listings}
\lstset{
basicstyle=\small\ttfamily,
@@ -87,6 +89,7 @@ breaklines=true
\input{content/implementation}
\input{content/cmix_additions}
\input{content/results}
+\input{content/discussion}
\input{content/bibliography}
\input{appendices/appendix}