summaryrefslogtreecommitdiff
path: root/example-thesis/content/declaration.tex
diff options
context:
space:
mode:
Diffstat (limited to 'example-thesis/content/declaration.tex')
-rw-r--r--example-thesis/content/declaration.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/example-thesis/content/declaration.tex b/example-thesis/content/declaration.tex
new file mode 100644
index 0000000..08905f4
--- /dev/null
+++ b/example-thesis/content/declaration.tex
@@ -0,0 +1,27 @@
+% !TEX root = ../my-thesis.tex
+%
+%************************************************
+% Declaration
+%************************************************
+\pdfbookmark[0]{Declaration}{Declaration}
+\addchap{Declaration}
+\label{sec:declaration}
+\thispagestyle{empty}
+
+You can put your declaration here, to declare that you have completed your work solely and only with the help of the references you mentioned.
+
+\bigskip
+
+\noindent\textit{\thesisUniversityCity, \thesisDate}
+
+\smallskip
+
+\begin{flushright}
+ \begin{minipage}{5cm}
+ \rule{\textwidth}{1pt}
+ \centering\thesisName
+ \end{minipage}
+\end{flushright}
+
+%*****************************************
+%*****************************************