redid structure

This commit is contained in:
2026-05-11 15:17:47 +02:00
parent e19902c340
commit ba95225ff8
14 changed files with 81 additions and 44 deletions
+28 -16
View File
@@ -14,6 +14,7 @@
\usepackage{csquotes}
\usepackage[detect-all]{siunitx}
\usepackage{booktabs}
\usepackage{fancyhdr}
\graphicspath{ {./images} }
\addbibresource{sources/sources.bib}
@@ -22,49 +23,60 @@
\author{Dominik Agreš}
\date{\today}
% Header content
\makeatletter
\let\HeaderAuthor\@author
\let\HeaderTitle\@title
\makeatother
\pagestyle{fancy}
\fancyhf{}
\fancyhead[L]{\small \HeaderAuthor\ - \HeaderTitle}
\fancyhead[R]{\small \thepage}
\renewcommand{\headrulewidth}{0.4pt}
\setlength{\headheight}{14.5pt}
\begin{document}
\maketitle
\thispagestyle{empty}
\centerline{\large \textbf{-arbeit}}
\begin{figure}[h]
\centering
\includegraphics[width=70mm]{images/hhn_logo.png}
\includegraphics[width=60mm]{images/hhn_logo.png}
\end{figure}
\begin{center}
\textbf{Matrikelnummer:} \\
\textbf{Studiengang:} \\
\textbf{Email:} \\
\textbf{Betreuer:} \\
\textbf{Erstbetreuer:} \\
\textbf{Zweitbetreuer:} \\
\end{center}
%\input{chapters/0-sperrvermerk.tex}
%
\input{chapters/0-eidesstattliche.tex}
\newpage
\tableofcontents
\newpage
\input{chapters/zusammenfassung.tex}
\input{chapters/0-abstract.tex}
\input{chapters/1-einleitung.tex}
%\newpage
\input{chapters/2-grundlagen.tex}
%\newpage
\input{chapters/3-methodik.tex}
%\newpage
\input{chapters/4-konzept.tex}
%\newpage
\input{chapters/5-analyse.tex}
%\newpage
\input{chapters/6-implementierung.tex}
%\newpage
\input{chapters/7-evaluation.tex}
%\newpage
\input{chapters/8-fazit.tex}
\input{chapters/4-ergebnisse.tex}
\input{chapters/5-diskussion.tex}
\input{chapters/6-fazit.tex}
\addcontentsline{toc}{section}{Abkürzungsverzeichnis}
\input{chapters/abbrevationen.tex}