init
This commit is contained in:
21
src/05-statutory-declaration.tex
Normal file
21
src/05-statutory-declaration.tex
Normal file
@@ -0,0 +1,21 @@
|
||||
% Keine Nummerierung für diesen Teil
|
||||
\section*{Statutory Declarations}
|
||||
% Keine Kopf- und Fußzeilen ausgeben
|
||||
% Aber trotzdem ins Inhaltsverzeichnis aufnehmen
|
||||
%\addcontentsline{toc}{section}{Eidesstattliche Erklärung}
|
||||
|
||||
% Hier der offizielle Text der eidesstattlichen Erklärung
|
||||
I herewith formally declare that I have written the submitted dissertation independently.
|
||||
I did not use any outside support except for the quoted literature and other sources mentioned in the paper.
|
||||
|
||||
I clearly marked and separately listed all of the literature and all of the other sources which I employed when producing this academic work, either literally or in content.
|
||||
|
||||
I am aware that the violation of this regulation will lead to failure of the thesis.
|
||||
% Etwas Abstand für die Unterschrift
|
||||
\vspace{2cm}
|
||||
|
||||
% Hier kommt die Unterschrift drüber
|
||||
\begin{tabular}{lp{4em}l}
|
||||
\hspace{5cm} && \hspace{4cm} \\\cline{1-1}\cline{3-3}
|
||||
Ort, Datum && \studentName
|
||||
\end{tabular}
|
||||
Reference in New Issue
Block a user