mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
34 lines
1.1 KiB
TeX
34 lines
1.1 KiB
TeX
%% LaTeX2e class for student theses: Declaration of independent work
|
|
%% sections/declaration.tex
|
|
%%
|
|
%% Karlsruhe Institute of Technology
|
|
%% Institute for Program Structures and Data Organization
|
|
%% Chair for Software Design and Quality (SDQ)
|
|
%%
|
|
%% Dr.-Ing. Erik Burger
|
|
%% burger@kit.edu
|
|
%%
|
|
%% Version 1.3.3, 2018-04-17
|
|
|
|
\thispagestyle{empty}
|
|
\null\vfill
|
|
\noindent\hbox to \textwidth{\hrulefill}
|
|
\iflanguage{english}{I declare that I have developed and written the enclosed
|
|
thesis completely by myself, and have not used sources or means without
|
|
declaration in the text.}%
|
|
{Ich versichere wahrheitsgemäß, die Arbeit
|
|
selbstständig angefertigt, alle benutzten Hilfsmittel vollständig und genau
|
|
angegeben und alles kenntlich gemacht zu haben, was aus Arbeiten anderer
|
|
unverändert oder mit Änderungen entnommen wurde.}
|
|
|
|
|
|
%% ---------------------------------------------
|
|
%% | Replace PLACE and DATE with actual values |
|
|
%% ---------------------------------------------
|
|
\todo[inline]{Replace PLACE and DATE with actual values}
|
|
\textbf{PLACE, DATE}
|
|
\vspace{1.5cm}
|
|
|
|
\dotfill\hspace*{8.0cm}\\
|
|
\hspace*{2cm}(\theauthor)
|
|
\cleardoublepage |