#4 initial config for migration
This commit is contained in:
13
additionals/acronyms.tex
Normal file
13
additionals/acronyms.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
%!TEX root = ../main.tex
|
||||
|
||||
\chapter*{Abkürzungsverzeichnis}
|
||||
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
|
||||
|
||||
\begin{acronym}[ABCD]
|
||||
% declare your own acronyms here:
|
||||
% \acro{VMCS}{Virtual Machine Control Structure}
|
||||
\acro{CSR}{Corporate Social Responsibility}
|
||||
\acro{FVEY}{Five Eyes}
|
||||
\acro{GCHQ}{Government Communication Headquarters}
|
||||
\acro{NSA}{National Security Agency}
|
||||
\end{acronym}
|
15
additionals/affirmation.tex
Normal file
15
additionals/affirmation.tex
Normal file
@@ -0,0 +1,15 @@
|
||||
%!TEX root = ../main.tex
|
||||
|
||||
\chapter*{Ehrenwörtliche Erklärung}
|
||||
\addcontentsline{toc}{chapter}{Ehrenwörtliche Erklärung}
|
||||
|
||||
Hiermit erkläre ich, dass ich die vorliegende Arbeit selbständig angefertigt habe.
|
||||
Es wurden nur die in der Arbeit ausdrücklich benannten Quellen und Hilfsmittel benutzt.
|
||||
Wörtlich oder sinngemäß übernommenes Gedankengut habe ich als solches kenntlich gemacht.
|
||||
Diese Arbeit hat in gleicher oder ähnlicher Form noch keiner Prüfungsbehörde vorgelegen.
|
||||
\vspace{20mm}
|
||||
|
||||
\ort, \abgabedatum
|
||||
\vspace{10mm}
|
||||
|
||||
\underline{\hspace{8cm}}\\\dokumentenautor
|
36
additionals/title.tex
Normal file
36
additionals/title.tex
Normal file
@@ -0,0 +1,36 @@
|
||||
%!TEX root = ../main.tex
|
||||
|
||||
|
||||
\begin{titlepage}
|
||||
|
||||
\begin{center}
|
||||
|
||||
|
||||
\large {\institution}
|
||||
|
||||
\large {\dokumententyp}
|
||||
|
||||
|
||||
~\vspace{1.5cm}\\
|
||||
|
||||
\LARGE \textbf{\dokumententitel}
|
||||
|
||||
\LARGE {\dokumentenuntertitel}
|
||||
|
||||
\vspace{2cm}
|
||||
|
||||
|
||||
\large \textbf{Prüfer:}\\{\dokumentenpruefer}
|
||||
|
||||
\large \textbf{Verfasser}:\\{\dokumentenautor}\\Matrikel-Nr.: {\matrikelnr}\\{\dokumentenautoradresse}
|
||||
|
||||
\large \textbf{Studium:}\\{\studiengang}\\Studiengruppe: {\studiengruppe}
|
||||
|
||||
\large \textbf{Abgabetermin:}\\{\abgabedatum}
|
||||
|
||||
|
||||
\end{center}
|
||||
|
||||
|
||||
\end{titlepage}
|
||||
|
Reference in New Issue
Block a user