Start from clean GIT
This commit is contained in:
commit
e841f14a95
2112 changed files with 6638085 additions and 0 deletions
31
lib/thesis_frontmatter.tex
Normal file
31
lib/thesis_frontmatter.tex
Normal file
|
@ -0,0 +1,31 @@
|
|||
\maketitle
|
||||
\cleardoublepage
|
||||
|
||||
% statement of originality
|
||||
\thispagestyle{plain} % no header
|
||||
\vspace*{7cm}
|
||||
\ifgerman
|
||||
\centerline{\bfseries Eidesstattliche Erklärung}
|
||||
\vspace*{1em}
|
||||
\noindent
|
||||
Ich erkläre hiermit an Eides statt, dass ich die vorliegende
|
||||
Bachelorarbeit/Projektarbeit/Masterarbeit selbstständig verfasst sowie alle
|
||||
benutzten Quellen und Hilfsmittel vollständig angegeben habe und dass die Arbeit
|
||||
nicht bereits als Prüfungsarbeit vorgelegen hat.
|
||||
|
||||
\par
|
||||
\bigskip\noindent Braunschweig, den \thesisdate \par
|
||||
\else
|
||||
\centerline{\bfseries Statement of Originality}
|
||||
\vspace*{1em}
|
||||
\noindent
|
||||
This thesis has been performed independently with the support of my supervisor/s.
|
||||
To the best of the author's knowledge, this thesis contains no material previously
|
||||
published or written by another person except where due reference is made in the text.
|
||||
|
||||
\par
|
||||
\bigskip\noindent Braunschweig, \thesisdate \par
|
||||
\fi
|
||||
\vspace*{10mm}
|
||||
\hfill\hrulefill
|
||||
\cleardoublepage
|
Loading…
Add table
Add a link
Reference in a new issue