rework of results section
This commit is contained in:
+7
-4
@@ -16,6 +16,7 @@
|
||||
\usepackage{multirow}
|
||||
\usepackage{blindtext}
|
||||
\usepackage[a4paper, margin=1in]{geometry}
|
||||
\usepackage[toc,page]{appendix}
|
||||
|
||||
\usepackage{graphicx}
|
||||
\graphicspath{{resources/figures/}}
|
||||
@@ -25,10 +26,10 @@
|
||||
|
||||
\usepackage{hyperref}
|
||||
\hypersetup{
|
||||
colorlinks = true, % Colours links instead of ugly boxes
|
||||
urlcolor = blue, % Colour for external hyperlinks
|
||||
linkcolor = blue, % Colour of internal links
|
||||
citecolor = red % Colour of citations
|
||||
colorlinks = true, % Colours links instead of ugly boxes
|
||||
urlcolor = blue, % Colour for external hyperlinks
|
||||
linkcolor = blue, % Colour of internal links
|
||||
citecolor = red % Colour of citations
|
||||
}
|
||||
|
||||
% Document
|
||||
@@ -94,6 +95,8 @@
|
||||
Responsibility for the content, structure, and conclusions of this thesis remains entirely my own.
|
||||
\pagebreak
|
||||
|
||||
\include{sections/appendix}
|
||||
|
||||
\printbibliography
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user