aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Fading.tex
diff options
context:
space:
mode:
authorsara <sara.halter@gmx.ch>2021-12-20 22:25:32 +0100
committersara <sara.halter@gmx.ch>2021-12-20 22:25:32 +0100
commit0ff9ed03d9ffa6de53f56bc46cf07f3b36c03475 (patch)
tree744aece6573943cb1fba03caf372993dc519769e /doc/thesis/Fading.tex
parentsmall changes conclusion (diff)
parentMerge remote-tracking branch 'origin/master' (diff)
downloadFading-0ff9ed03d9ffa6de53f56bc46cf07f3b36c03475.tar.gz
Fading-0ff9ed03d9ffa6de53f56bc46cf07f3b36c03475.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '')
-rw-r--r--doc/thesis/Fading.tex29
1 files changed, 26 insertions, 3 deletions
diff --git a/doc/thesis/Fading.tex b/doc/thesis/Fading.tex
index 9a61380..f78c8db 100644
--- a/doc/thesis/Fading.tex
+++ b/doc/thesis/Fading.tex
@@ -58,8 +58,12 @@
\pgfdeclarelayer{foreground}
\pgfsetlayers{background,main,foreground}
-\usepackage{graphicx} % Include pictures
-\usepackage{subcaption} % Subfigures
+% Include pictures
+\usepackage{graphicx}
+% Subfigures
+\usepackage{subcaption}
+% Frames around includegraphics
+\usepackage[export]{adjustbox}
%% Placeholders
\usepackage{skeldoc}
@@ -223,8 +227,27 @@
\appendix
\chapter{Appendix}
+ \section{Certificaton of authorship}
+ We hereby certify that this thesis has been composed by us and is based on our own work, unless stated otherwise. No other person's work has been used without due acknowledgement in this thesis. All references and verbatim extracts have been quoted, and all sources of information, including graphs and data sets, have been specifically acknowledged.
+
+ \vspace{5mm}
+ \begin{tabular}{ ll }
+ \bfseries Place & \bfseries Date \\
+ Rapperswil & 23. December 2021
+ \end{tabular}
+ \vspace{1cm}
+ \begin{flushright}
+ \begin{tabularx}{\linewidth}{ rXX }
+ Signatures
+ & \hrulefill & \hrulefill \\
+ & Naoki Sean Pross & Sara Cinzia Halter \\
+ \end{tabularx}
+ \end{flushright}
+
+ \section{Attached documents}
\begin{itemize}
- \item
+ \item Task Description
+ \item Project Plan
\end{itemize}
\end{document}