summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2017-05-15 13:10:01 +0200
committerDennis Brentjes <d.brentjes@gmail.com>2017-05-15 13:10:01 +0200
commit07345c637a79daf3ffb0e5e1a2de22815d0a3693 (patch)
tree9e494a2201fc34fbd36bb30d84f304d3cae9b419 /thesis.tex
parentd1e611a70c6c273d007e4aac0b3ed98cd627d0c1 (diff)
downloadthesis-07345c637a79daf3ffb0e5e1a2de22815d0a3693.tar.gz
thesis-07345c637a79daf3ffb0e5e1a2de22815d0a3693.tar.bz2
thesis-07345c637a79daf3ffb0e5e1a2de22815d0a3693.zip
started discussion part of the thesis.
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}