summaryrefslogtreecommitdiff
path: root/tex/thesis/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/thesis/thesis.tex')
-rw-r--r--tex/thesis/thesis.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/tex/thesis/thesis.tex b/tex/thesis/thesis.tex
index 6983d79..8f64c07 100644
--- a/tex/thesis/thesis.tex
+++ b/tex/thesis/thesis.tex
@@ -37,6 +37,7 @@
\usepackage{xcolor}
\usepackage{xspace}
\usepackage{stmaryrd,tikz}
+\usepackage{tabularx}
\usepackage{float}
\floatstyle{boxed}
@@ -44,6 +45,8 @@
\lstset{language={Python}, literate={<=}{$\le$}{1}}%, frame=tlrb}
\usetikzlibrary{arrows}
+
+\newcommand\D{\mathbb{D}}
\newcommand\R{\mathbb{R}}
\newcommand\Z{\mathbb{Z}}
\newcommand\CZ{\overline{\Z}}
@@ -136,6 +139,7 @@
\input{introduction/introduction.tex}
\input{litreview/litreview.tex}
+\input{contribution/contribution.tex}
\input{evaluation/evaluation.tex}
\input{experiments/experiments.tex}
\input{results/results.tex}
@@ -146,7 +150,7 @@
% End
% Bibliography
-\bibliographystyle{style/mybibstyle}
+\bibliographystyle{abbrvnat} %style/mybibstyle}
{
\setstretch{1.25}
\cleardoublepage