1
0

thesis: Start Chapter 1

This commit is contained in:
2025-08-05 11:10:55 +02:00
parent c68588919d
commit 786d5cac35
8 changed files with 78 additions and 33 deletions

View File

@@ -91,7 +91,7 @@
% Required data.
\setregnumber{12119052}
\setdate{01}{06}{2025} % Set date with 3 arguments: {day}{month}{year}.
\setdate{01}{08}{2025} % Set date with 3 arguments: {day}{month}{year}.
\settitle{\thesistitle}{Abfangen und Manipulieren von\\System-/Funktionsaufrufen in\\Linux-Systemen} % Sets English and German version of the title (both can be English or German). If your title contains commas, enclose it with additional curvy brackets (i.e., {{your title}}) or define it as a macro as done with \thesistitle.
%\setsubtitle{Optional Subtitle of the Thesis}{Optionaler Untertitel der Arbeit} % Sets English and German version of the subtitle (both can be English or German).
@@ -152,14 +152,13 @@
\input{src/01.introduction}
\input{src/02.intercept}
\input{src/03.manipulate}
\input{src/04.related-work}
\input{src/05.conclusion}
\input{src/04.conclusion}
\backmatter
% Declare the use of AI tools as mentioned in the statement of originality.
% Use either the English aitools or the German kitools.
\begin{aitools}
\todo{Enter your text here.}
No generative AI tools were used in and for this work whatsoever.
\end{aitools}
%\begin{kitools}
@@ -174,8 +173,8 @@
\listoftables % Starred version, i.e., \listoftables*, removes the toc entry.
% Use an optional list of algorithms.
\listofalgorithms
\addcontentsline{toc}{chapter}{List of Algorithms}
%\listofalgorithms
%\addcontentsline{toc}{chapter}{List of Algorithms}
% Use an optional list of listings.
\cleardoublepage