diff --git a/.gitignore b/.gitignore
index a3f02a4f81fef883954188db1867d84dfd913002..f6768fa6dad0a7e3d4aa8f5ac3761c0e92aab09f 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,36 @@
 .DS_Store
-._*
-/._*
\ No newline at end of file
+._.DS_Store
+**/.DS_Store
+**/._.DS_Store
+.*.aux
+.*.bbl
+.*.blg
+.*.equ
+.*.idx
+.*.lof
+.*.lol
+.*.log
+.*.lot
+.*.nlo
+.*.out
+.*.toc
+Contents/*.aux
+# ./Inhalt/.aux
+/Screenshots
+/PDF
+conference.aux
+journal.aux
+KSP_Diss_A5_EN.aux
+conference.bbl
+conference.blg
+journal.bbl
+journal.blg
+KSP_Diss_A5_EN.bbl
+KSP_Diss_A5_EN.blg
+KSP_Diss_A5_EN.lof
+KSP_Diss_A5_EN.lot
+KSP_Diss_A5_EN.nlo
+KSP_Diss_A5_EN.out
+KSP_Diss_A5_EN.toc
+KSP_Diss_A5_EN.idx
+KSP_Diss_A5_EN.log
\ No newline at end of file
diff --git a/Bibliography/Literature.bib b/Bibliography/Literature.bib
index 723112097ccac0f98415825a3f15b2c73a89f4a3..82105ba40c42a758dda6128218687392a46d9127 100755
--- a/Bibliography/Literature.bib
+++ b/Bibliography/Literature.bib
@@ -1,20 +1,19 @@
 % When compiling with bibtex, make sure that all umlauts in this file are in the following LaTeX style: for ä {\"a}, for ü {\"u} etc.
 % Separate multiple authors with "and"
 
-@book{Bucher2021,
-	author = {Bucher, Conrad and Bucher, Emil and Bucher, Gustav},
+@book{Book2021,
+	author = {Book, Conrad},
 	title = {Title of Book},
 	address = {Address},
 	publisher = {Publisher},
 	year = {2021},
-	edition = {2., durchgesehene und aktualisierte Auflage},
-	language = {Deutsch},
+	edition = {2nd},
+	language = {German},
 	pages = {279 Seiten},
-	note = {Hauptbibliothek},
 }
 
-@article{Zeitschriftler2000,
-	author = {Zeitschriftler, Alfred and Zeitschriftler, Bertha},
+@article{Journal2000,
+	author = {Journal, Anna},
 	title = {Title of Article},
 	journal = {Name of Journal},
 	year = {2000},
diff --git a/Bibliography/Own_conference_papers.bib b/Bibliography/Own_conference_papers.bib
index 0ba8c9c25a8777bd29d9e221cdb5017eb530f3e9..e2d72743e6ff4d8a37aec55ba8503f9953ce8f61 100755
--- a/Bibliography/Own_conference_papers.bib
+++ b/Bibliography/Own_conference_papers.bib
@@ -1,20 +1,20 @@
 % When compiling with bibtex, make sure that all umlauts in this file are in the following LaTeX style: for ä {\"a}, for ü {\"u} etc.
 % Separate multiple authors with "and"
 
-@InProceedings{Mustermann2015,
-	author    = {Mustermann, Anton},
+@InProceedings{Bloggs2015,
+	author    = {Bloggs, Joe},
 	title     = {Title of Paper C},
-	booktitle = {IEEE International Conference on Whatever},
+	booktitle = {IEEE International Conference},
 	year      = {2015},
 	pages     = {1--4},
 	month     = {April},
 	doi       = {10.1509},
 }
 
-@InProceedings{Mustermann2016,
-    author    = {Mustermann, Anton and Musterfrau, Bertha and Musterprof Conrad},
+@InProceedings{Bloggs2016,
+    author    = {Bloggs, Joe},
 	title     = {Title of Paper D},
-	booktitle = {IEEE International Conference on Whatever},
+	booktitle = {IEEE International Conference},
 	year      = {2016},
 	pages     = {6--45},
 	month     = {April},
diff --git a/Bibliography/Own_journal_papers.bib b/Bibliography/Own_journal_papers.bib
index 2f4699bd1ad5fe12bd3ac0ace7eeb8c4215a03fe..7316fa9f7e87b014109c1004ad953fc2eb4e0bcf 100755
--- a/Bibliography/Own_journal_papers.bib
+++ b/Bibliography/Own_journal_papers.bib
@@ -1,10 +1,10 @@
 % When compiling with bibtex, make sure that all umlauts in this file are in the following LaTeX style: for ä {\"a}, for ü {\"u} etc.
 % Separate multiple authors with "and"
 
-@Article{Mustermann1998,
-	author    = {Mustermann, Anton and Musterfrau, Bertha and Musterprof, Conrad},
+@Article{Bloggs1998,
+	author    = {Bloggs, Joe},
 	title     = {Title of Paper A},
-	journal   = {International Journal of Whatever},
+	journal   = {International Journal},
 	year      = {1998},
 	volume    = {6},
 	number    = {3--4},
@@ -13,10 +13,10 @@
 	publisher = {IEEE},
 }
 
-@Article{Mustermann1999,
-	author    = {Mustermann, Anton and Musterfrau, Bertha and Musterprof, Conrad},
+@Article{Bloggs1999,
+	author    = {Bloggs, Joe},
 	title     = {Title of Paper B},
-	journal   = {International Journal of Whatever},
+	journal   = {International Journal},
 	year      = {1999},
 	volume    = {8},
 	number    = {9--27},
diff --git a/Contents/Headlines.tex b/Contents/Headlines.tex
new file mode 100755
index 0000000000000000000000000000000000000000..d5f48f428a8a489f8fecb2789102e6077e54115f
--- /dev/null
+++ b/Contents/Headlines.tex
@@ -0,0 +1,52 @@
+% \chapter{Ãœberschriften}
+
+% Stehen zwei Überschriften direkt untereinander, muss die Autorin oder der Autor zwischen den Überschriften manuell eine Anpassung des vertikalen Abstands mit dem Befehl \glqq vspace\grqq{} vornehmen. Für die folgende Aneinanderreihung der Überschriften entnehmen Sie den vertikalen Abstand bitte wie folgt:
+
+% \begin{itemize}
+
+% \item \raggedright Zwischen \glqq chapter\grqq{} und \glqq section\grqq{} bitte mit dem Befehl \glqq vspace\grqq{} einen zusätzlichen vertikalen Abstand einfügen von \hbox{-}3~mm. 
+% \begin{Verbatim}
+% \chapter{Ãœberschrift Ebene Chapter}
+% \vspace{-3mm}
+% \section{Ãœberschrift Ebene Section}
+% \end{Verbatim}
+% (Sollabstand: 10~mm, gemessen von der Grundlinie der Ãœberschrift \glqq chapter\grqq{} zur H-Linie der Ãœberschrift \glqq section\grqq{}) 
+
+% \item \raggedright Zwischen \glqq section\grqq{} und \glqq subsection\grqq{} bitte mit dem Befehl \glqq vspace\grqq{} einen zusätzlichen vertikalen Abstand einfügen von 2~mm. 
+% \begin{Verbatim}
+% \section{Ãœberschrift Ebene Section}
+% \vspace{2mm}
+% \subsection{Ãœberschrift Ebene Subsection}
+% \end{Verbatim}
+% (Sollabstand: 10~mm, gemessen von der Grundlinie der Ãœberschrift \glqq section\grqq{} zur H-Linie der Ãœberschrift \glqq subsection\grqq{})
+
+% \item \raggedright Zwischen \glqq subsection\grqq{} und \glqq subsubsection\grqq{} bitte mit dem Befehl \glqq vspace\grqq{} einen zusätzlichen vertikalen Abstand einfügen von 3~mm. 
+% \begin{Verbatim}
+% \subsection{Ãœberschrift Ebene Subsection}
+% \vspace{3mm}
+% \subsubsection{Ãœberschrift Ebene Subsubsection}
+% \end{Verbatim}
+% (Sollabstand: 10~mm, gemessen von der Grundlinie der Ãœberschrift \glqq subsection\grqq{} zur H-Linie der Ãœberschrift \glqq subsubsection\grqq{}. 
+
+% \end{itemize}
+
+% % Für die exakte Angabe des Befehls \glqq vspace\grqq{} mit den entsprechenden Werten sehen Sie bitte in die Datei \glqq content\_vorlage/ueberschriften.tex\grqq{}. 
+% Das Ergebnis mit den entsprechenden vertikalen Abständen zwischen den Überschriften sehen Sie in Kapitel \ref{chap:UeberschriftenEbenen} (\glqq \nameref{chap:UeberschriftenEbenen}\grqq{}) auf Seite \pageref{chap:UeberschriftenEbenen} in dieser PDF-Datei.
+
+
+
+\chapter{Headline level 1 (chapter)}
+\label{chap:HeadlinesLevel}
+% Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean co~mmodo ligula eget dolor. Aenean massa.
+% \vspace{-3mm} % Folgt kein Text nach der Überschrift, muss der Abstand zur nächsten Überschrift manuell angepasst werden
+
+\section{Headline level 2 (section)}
+% Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean co~mmodo ligula eget dolor. Aenean massa.
+\vspace{2mm} % Folgt kein Text nach der Überschrift, muss der Abstand zur nächsten Überschrift manuell angepasst werden 
+
+\subsection{Headline level 3 (subsection)}
+% Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean co~mmodo ligula eget dolor. Aenean massa.
+\vspace{3mm} % Folgt kein Text nach der Überschrift, muss der Abstand zur nächsten Überschrift manuell angepasst werden
+
+\subsubsection{Headline level 4 (subsubsection)}
+% Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean co~mmodo ligula eget dolor. Aenean massa.
diff --git a/Contents/01_Introduction_and_motivation.tex b/Contents/Introduction_and_motivation.tex
similarity index 88%
rename from Contents/01_Introduction_and_motivation.tex
rename to Contents/Introduction_and_motivation.tex
index 879882d8862ddc51bc3520a3e76d9c49dfbca680..ac70c4fb79c9dfba6011fe00f0cc6d5ffa1bd5ce 100755
--- a/Contents/01_Introduction_and_motivation.tex
+++ b/Contents/Introduction_and_motivation.tex
@@ -1,11 +1,11 @@
 \markboth{Introduction and motivation}{Introduction and motivation}
 
-\chapter{Introduction and motivation (automatic indentation in the table of contents)}
-\label{cha:Einleitung und Motivation}
+\chapter[Introduction and motivation]{Introduction and motivation \newline (automatic indentation in the table of contents)}
+\label{cha:Introduction and motivation}
 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
 
 \section{Introduction}
-\label{sec:Einleitung}
+\label{sec:Introduction}
 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
 
 \section{Motivation}
@@ -13,8 +13,9 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren,\footnote{Asimporro modi dis accusci istiis volorrovit, voluptam quisquas ipsuntios elenim nonecto quo cus quis es dolut re omnim qui occum voloriatus et ratus quis ea dolorionsed estrum et dit am es doloriassus.} no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua:
 
 \begin{itemize}
-\item[$\bullet$] \raggedright Lists with less than three lines are left-justified. With the command \verb+\raggedright+ after the command \verb+\item+ this can be done.
-\item[$\bullet$] \justifying Lists with three or more lines are justified. With the command \verb+\justifying+ after the command \verb+\item+ the paragraph can be formatted as a justification. In this way, the paragraph adapts optically to the body of the text and creates a coherent type area.
+\label{itm:example-itemize}
+\item[$\bullet$] \raggedright Lists with less than three lines are left-justified. With the command ``\textbackslash raggedright'' after the command ``\textbackslash item'' this can be done.
+\item[$\bullet$] \justifying Lists with three or more lines are justified. With the command ``\textbackslash justifying'' after the command ``\textbackslash item'' the paragraph can be formatted as a justification. In this way, the paragraph adapts optically to the body of the text and creates a coherent type area.
 \item[$\bullet$] Bulletpoint 3
 \item[$\bullet$] Bulletpoint 4
 \item[$\bullet$] Bulletpoint 5
diff --git a/Contents/Notes.tex b/Contents/Notes.tex
new file mode 100644
index 0000000000000000000000000000000000000000..f3d0f043ed4c48149034d113a36d87f67b947d5e
--- /dev/null
+++ b/Contents/Notes.tex
@@ -0,0 +1,128 @@
+\chapter{Notes for authors -- necessary changes in \LaTeX}
+\label{chap:Notes}
+
+
+
+
+
+\section{Spacing for consecutive headlines}
+\label{sec:Spacing for consecutive headlines}
+If two headlines are directly below each other, the author may have to manually adjust the vertical spacing between the headlines with the command ``vspace''. For the sequence of headings, please refer to the vertical spacing as follows:
+
+\begin{itemize}
+\item \justifying No adjustment has to be made between ``chapter'' and ``section''. (Target distance: 13~mm, measured from the baseline of the heading ``chapter'' to the H-line of the heading ``section'') 
+
+\item \raggedright Between ``section'' and ``subsection'' please insert an additional vertical distance of 2~mm with the command ``vspace''.
+% \begin{Verbatim}
+% \section{Headline level section}
+% \vspace{2mm}
+% \subsection{Headline level subsection}
+% \end{Verbatim}
+
+\fbox{\parbox{0.905\textwidth}{
+\texttt{%
+\textbackslash section\{Headline level section\}
+\textcolor{red}{\textbackslash vspace\{2mm\}}\newline
+\textbackslash subsection\{Headline level subsection\}
+}}}
+
+(Target distance: 10~mm, measured from the baseline of the heading ``section'' to the H-line of the heading ``subsection'')
+
+\item \raggedright Between ``subsection'' and ``subsubsection'' please insert an additional vertical space of 3~mm with the command ``vspace''.
+% \begin{Verbatim}
+% \subsection{Headline level subsection}
+% \vspace{3mm}
+% \subsubsection{Headline level subsubsection}
+% \end{Verbatim}
+
+\fbox{\parbox{0.905\textwidth}{%
+\texttt{%
+\textbackslash subsection\{Headline level subsection\}
+\textcolor{red}{\textbackslash vspace\{3mm\}}\newline
+\textbackslash subsubsection\{Headline level subsubsection\}
+}}}
+
+(Target distance: 10~mm, measured from the baseline of the heading ``subsection'' to the H-line of the heading ``subsubsection'')
+\end{itemize}
+
+You can see the result with the corresponding vertical distances between the headlines in Chapter \ref{chap:HeadlinesLevel} (``\nameref{chap:HeadlinesLevel}'') on page \pageref{chap:HeadlinesLevel} in this PDF file.
+
+
+
+
+
+\section{Breaks in headings}
+\label{sec:Breaks in headings}
+If long headings are to be shortened for the table of contents, the optional parameter of the respective command for headings offers the option of specifying a shorter heading. The following example shows the heading for the table of contents and the running title in square brackets.~The heading stands for the running text in curly brackets.
+
+% \begin{lstlisting}[style=kspnonumbers, caption={Überschriften für Inhaltsverzeichnis und Kolumnentitel (in eckigen Klammern) und für Fließtext (in geschweiften Klammern)}, label={lst:UeberschriftenZeilenumbruch}]
+% \chapter[Eine kurze Überschrift]{Eine lange Überschrift im Text über mindestens zwei Zeilen}
+% \end{lstlisting} 
+
+\fbox{\parbox{0.98\textwidth}{%
+\texttt{%
+\textbackslash chapter[A short headline]\{A long heading in the text over \newline at least two lines\}%
+}}}
+
+If the heading is only enclosed in curly brackets with the command ``\textbackslash chapter\{\}'', the heading in the text is identical to the heading in the table of contents and in the running title.~A long heading can be broken manually in the text with the command ``\textbackslash newline'', as the following example shows.
+
+\fbox{\parbox{0.98\textwidth}{%
+\texttt{%
+\textbackslash chpater[A short headline]\{A long and very detailed \textcolor{red}{\textbackslash newline} \newline heading that was broken \textcolor{red}{\textbackslash newline} using the newline command\}%
+}}}
+
+% \begin{lstlisting}[style=kspnonumbers, caption={Ãœberschriften im Text mit dem Befehl ``newline\grqq{} manuell umbrechen.}]
+% \chapter[Kurze Überschriften für das Inhaltsverzeichnis und den Kolumnentitel]{Eine lange und sehr \newline ausführliche Überschrift \newline über mehrere Zeilen, die \newline mit dem Befehl ``newline\grqq{} \newline umgebrochen wurde}
+% \end{lstlisting}
+
+\begin{figure}[h]
+	% \centering
+	\fbox{\includegraphics[width=0.98\textwidth]{Figures/wrap-headings-in-the-text.png}}
+	\caption{Manually break headings in the text with the command ``\textbackslash newline''. The red lines in the example show the places where a manual line break was created.}
+	\label{fig:ueberschrift-text-umbrechen}
+\end{figure}
+
+Please make sure that the end of a chapter does not end with a figure or a table, as even manual adjustments to the distance to a subsequent heading are difficult to make.
+
+
+
+
+
+\section{Lists in an itemize or enumerate environment}
+Lists in an itemize or enumerate environment with less than three lines are left-justified. With the command ``\textbackslash raggedright'' after the command ``\textbackslash item'' this can be done, as the following example shows.~You can see the result on page \pageref{itm:example-itemize} in this PDF file.
+% in Chapter \ref{cha:Einleitung und Motivation} (``\nameref{cha:Einleitung und Motivation}'')% 
+
+\fbox{\parbox{\textwidth}{%
+\texttt{%
+\textbackslash begin\{itemize\} \newline%
+\textbackslash item[\$\textbackslash bullet\$] \textcolor{red}{\textbackslash raggedright} Text for lists with less than \newline three lines are left-justified.\newline%
+\textbackslash end\{itemize\}% 
+}}}
+
+Lists in an itemize or enumerate environment with three or more lines are justified. With the command ``\textbackslash justifying'' after the command ``\textbackslash item'' the paragraph can be formatted as a justification. In thisway, the paragraph adapts op\-ti\-cally to the body of the text and creates a coherent type area, as the folling example shows. You can see the result %
+% in Chapter \ref{cha:Einleitung und Motivation} (``\nameref{cha:Einleitung und Motivation}'')% 
+on page \pageref{itm:example-itemize} in this PDF file.
+
+\fbox{\parbox{\textwidth}{%
+\texttt{%
+\textbackslash begin\{itemize\} \newline%
+\textbackslash item[\$\textbackslash bullet\$] \textcolor{red}{\textbackslash justifying} Text for lists with three or \newline more lines are formatted as a justification. \newline%
+\textbackslash end\{itemize\}% 
+}}}
+
+Please note that even framed texts at the end of a chapter can falsify the distance to the following heading. In this case, it is best to add a paragraph to ensure the same spacing in front of headings (see target distance in chapter \ref{sec:Spacing for consecutive headlines}).
+
+
+
+
+
+\section[Bibliography, bibliography and citation style]{Bibliography, bibliography and \newline citation style}
+Please note that the bibliography and citation style in this template are unlikely to meet the requirements of your institute. Due to the variety of different styles, this \LaTeX template cannot provide a precisely defined bibliography and citation style for individual inquiries. Please use the \LaTeX packages provided by your in\-sti\-tute for the styles you are using and adapt the bibliography style ``\textbackslash bibliography\-style\{plain\-nat\}'' in the file ``Contents/Bibliography.tex'' as well as the citation style ``\textbackslash usepackage\{natbib\}'' in the file ``KSP\_Diss\_A5\_EN.tex'' according to your needs.
+
+If you do not want to automatically output all titles from your file with the bibliographic information (e.g. ``Bibliography/Literature.bib'') in the bibliography, please remove the commands ``\textbackslash nocite\{*\}'' or ``\textbackslash nocitejournal\{*\}'' and ``\textbackslash nocite\-conference\{*\}'' from the file ``Contents/Bibliography.tex''.
+
+The counter for the titles in the bibliography (e.g. ``Journal articles'' or ``Conference contributions'') is reset to ``[1]'' by default by the optional parameter ``resetlabels'' for the command ``\textbackslash usepackage[resetlabels]\{multibib\}'' in the file ``KSP\_Diss\_A5\_EN.tex''. If you want the titles for the bibliography to be numbered consecutively, please remove the optional parameter ``resetlabels'' in the above command.
+
+
+
+
diff --git a/Contents/02_State_of_the_art.tex b/Contents/State_of_the_art.tex
similarity index 92%
rename from Contents/02_State_of_the_art.tex
rename to Contents/State_of_the_art.tex
index 2ba93b5bc274e7f5b44f554f3a2faa7277a50fe3..6d9ff149daa4e6ac2cd0711372c8d1f222ac3da3 100755
--- a/Contents/02_State_of_the_art.tex
+++ b/Contents/State_of_the_art.tex
@@ -1,17 +1,19 @@
 \markboth{State of the art}{State of the art}
-\chapter{State of the art (hyphenation \mbox{in the table of contents} is deactivated)}
+\chapter[State of the art]{State of the art \newline (hyphenation in the table of contents is deactivated)}
 \label{cha:State of the art}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{Literature and research}
 \label{sec:Literature and research}
-Lorem ipsum \citet{Bucher2021} dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. ``Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.''~\citep[p. 30]{Bucher2021}
+Lorem ipsum \citet{Book2021} dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. ``Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.''~\citep[p. 30]{Book2021}
 
 \subsection{Disciplinary development}
 \label{ssec:Disciplinary development}
 %Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
 
+\vspace{3mm}
+
 \subsubsection{Genesis of scientific concepts}
 \label{sssec:Genesis of scientific concepts}
 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
@@ -58,7 +60,7 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
 	}
 	\\ \vspace{3mm} % Distance to the second row of images % plus distance due to the command "\captionsetup[subfloat]{belowskip=}" from the file dokOptions.tex
 	%\hspace{-7pt} % Horizontal shift of the picture row
-	\subfloat[Subfloat. Image No. 3. With linebreak \linebreak for a manual line break]{%
+	\subfloat[Subfloat. Image No. 3. With ``\textbackslash linebreak'' for a \linebreak manual line break.]{%
 		\includegraphics[width=0.49\linewidth]{Figures/bib.jpg}%
 	}
 	\hfill % Fills the vertical space between the images, provided the images are correspondingly small
@@ -78,7 +80,7 @@ Aenean viverra rhoncus pede. Pellentesque habitant morbi tristique senectus et n
 %\newpage
 Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In dui magna, posuere eget, vestibulum et, tempor auctor, justo. In ac felis quis tortor malesuada pretium. Pellentesque auctor neque nec urna. Proin sapien ipsum, porta a, auctor quis, euismod ut, mi. Aenean viverra rhoncus pede. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut non enim eleifend felis pretium feugiat vivamus quis mi. Phasellus a est. Phasellus magna. In hac habitasse platea dictumst. Curabitur at lacus ac velit ornare lobortis. Aenean viverra rhoncus pede. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut non enim eleifend felis pretium feugiat vivamus quis mi. Phasellus a est. Phasellus magna. Phasellus a est. Phasellus magna. In hac habitasse platea dictumst. Curabitur at lacus ac velit ornare lobortis. Aenean viverra rhoncus pede. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut non enim eleifend felis pretium feugiat vivamus quis mi. Phasellus a est. Phasellus magna.
 
-Phasellus magna. Phasellus a est. Phasellus magna. In hac habitasse platea dictumst. Curabitur at lacus ac velit ornare lobortis. Aenean viverra rhoncus pede. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut non enim eleifend felis pretium feugiat vivamus quis mi. Phasellus a est. Phasellus magna et netus et malesuada fames ac turpis egestas
+Phasellus magna. Phasellus a est. Phasellus magna. In hac habitasse platea dictumst. Curabitur at lacus ac velit ornare lobortis. Aenean viverra rhoncus pede. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Ut non enim eleifend felis pretium feugiat vivamus quis mi. Phasellus a est. Phasellus magna et netus et malesuada fames ac turpis egestas.
 
 %\newpage
 \begin{figure}[h]
@@ -95,7 +97,7 @@ Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac tu
 %Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In dui magna, posuere eget, vestibulum et, tempor auctor. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In dui magna, posuere eget, vestibulum et, tempor auctor.
 
 \begin{table}[h] % "\ begin {table}" is an environment for floating objects, so that the table "\ begin {tabular}" can be numbered, titled, labeled and referenced
-	\captionabove{Tables are also always inserted with the parameter [h]. There is an empty line before and after the table environment.}
+	\caption{Tables are also always inserted with the parameter [h]. There is an empty line before and after the table environment.}
 	\begin{tabularx}{\textwidth}{XXXXXXXX} \toprule
 		Spalte1 & Spalte2 & Spalte3 & Spalte4 & Spalte5
 		& Spalte6 & Spalte7 & Spalte8 \\ \midrule
diff --git a/Contents/04_Summary.tex b/Contents/Summary.tex
similarity index 100%
rename from Contents/04_Summary.tex
rename to Contents/Summary.tex
diff --git a/Contents/Table_of_contents.tex b/Contents/Table_of_contents.tex
index 7a2227fd24ff6382b707672eb585a2cd4db09d41..e76a506c55f1fc878c6e2287b7f4a0ee1983fc84 100755
--- a/Contents/Table_of_contents.tex
+++ b/Contents/Table_of_contents.tex
@@ -1,18 +1,21 @@
 \markboth{Contents}{Contents}
 %\renewcommand{\contentsname}{Inhaltsverzeichnis}
 
-\renewcommand\cftdotsep{4.621757}  % For larger values, the last point is no longer drawn because it is "outside the line"
-\makeatletter
-\renewcommand{\@tocrmarg}{\@pnumwidth plus1fil} % Further attitude to "points in the table of contents"
-\renewcommand*\@tocrmarg{4em plus1fil} % "4em": Automatic line break in the table of contents with long headings, horizontal distance to the right type area; "plus1fil": No hyphenation in the table of contents
-\makeatother
+%\renewcommand\cftdotsep{4.621757}%obsolete  % For larger values, the last point is no longer drawn because it is "outside the line" (requires the "tocloft" package)
 
+%old
+% \makeatletter
+% \renewcommand{\@tocrmarg}{\@pnumwidth plus1fil} % Further attitude to "points in the table of contents"
+% \renewcommand*\@tocrmarg{4em plus1fil} % "4em": Automatic line break in the table of contents with long headings, horizontal distance to the right type area; "plus1fil": No hyphenation in the table of contents
+% \makeatother
 
-\BeforeStartingTOC{\setstretch{1.075}} % Change if necessary to get a nicer page display
 
+% \BeforeStartingTOC{\setstretch{1.075}} % Change if necessary to get a nicer page display
 
-\pdfbookmark{\contentsname}{toc}\tableofcontents
 
+\cleardoublepage\pdfbookmark{\contentsname}{toc}\tableofcontents % Name of the table of contents "Table of Contents" in the PDF document (requires the package "\usepackage{bookmark}")
+
+% \renewcommand{\contentsname}{new name} % Changes the heading and bookmark in the PDF file from "Contents" to "new name"; this command must be placed here
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
diff --git a/Contents/03_Theory.tex b/Contents/Theory.tex
similarity index 93%
rename from Contents/03_Theory.tex
rename to Contents/Theory.tex
index dfd423bd1e4c00121d77d144977ae5ac76396a71..b5b17b08c4577ca3b277a37902ea68d706544310 100755
--- a/Contents/03_Theory.tex
+++ b/Contents/Theory.tex
@@ -11,7 +11,7 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
 Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
 
 \begin{table}[h] % "\ begin {table}" is an environment for floating objects, so that the table "\ begin {tabular}" can be numbered, titled, labeled and referenced
-	\captionabove[Od quo tecto offic torit eteum acerum fuga. Ideni omnihic idundero doluptus iminvel luptati busdaepta sequi dolorec tatessinum.]{Tables are also always inserted with the parameter [h]. There is an empty line before and after the table environment. Use "newline" to insert manual line breaks if the spacing between words in a cell becomes too large.}
+	\caption[Od quo tecto offic torit eteum acerum fuga. Ideni omnihic idundero doluptus iminvel luptati busdaepta sequi dolorec tatessinum.]{Tables are also always inserted with the parameter [h]. There is an empty line before and after the table environment. Use the command ``\textbackslash newline'' to insert manual line breaks if the spacing between words in a cell becomes too large.}
 	\centering
 	\begin{tabular}{ | l | l | l | p{2.5cm} |}
 			\hline
diff --git a/Figures/wrap-headings-in-the-text.png b/Figures/wrap-headings-in-the-text.png
new file mode 100644
index 0000000000000000000000000000000000000000..903300637b0f683dab91156b718fb0732659e579
Binary files /dev/null and b/Figures/wrap-headings-in-the-text.png differ
diff --git a/KSP_Diss_A5_EN.pdf b/KSP_Diss_A5_EN.pdf
index f674f4df80b5e965318c109e8d03fb99e7a59436..1e2cf15f45e035d7bfa66afb9722fb52bcda8849 100644
Binary files a/KSP_Diss_A5_EN.pdf and b/KSP_Diss_A5_EN.pdf differ
diff --git a/KSP_Diss_A5_EN.tex b/KSP_Diss_A5_EN.tex
index fe0be51458848e957699c8d45797cd15e6b00e84..dbb1e45275abc92e9b26777f3b8d7c3f09321876 100755
--- a/KSP_Diss_A5_EN.tex
+++ b/KSP_Diss_A5_EN.tex
@@ -1,11 +1,11 @@
-% Version 1.1.0 EN
+% Version 1.2.0 EN
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        			Preamble   				   %%%
+%%%        			Preamble!            				   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        		Preamble / compile   		   %%%
+%%%        		Preamble / compile!       		   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Important:
@@ -33,13 +33,38 @@
 % Done. 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        			Päambel / Documentclass    %%%
+%%%        			Peamble / Documentclass!       %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Loads the document class "scrbook" (KOMA-Script-Book) with the properties: no dots after the numbering, font size 10pt, language packs: English
-\documentclass[listof=totoc,numbers=noenddot,10pt,english]{scrbook} 
+\documentclass[%
+fontsize=10pt,% Font size 10 points
+numbers=noenddot,% No end point after the numbering (i.e. 3.1 instead of 3.1.)
+% chapteratlists=0pt,% toc, lot, lof: Set the vertical distance between the entries to 0
+toc=listof,% Sets the table of figures (lof) and the table of tables (lot) in the table of contents (toc)
+% toc=bibliography,% Places the bibliography in the table of contents (does not work with multiple bibliographies, even if the commands in the file "Contents/Bibliography.tex" are commented out: "\addcontentsline{toc}{section}{Journalartikel}", "\addcontentsline{toc}{section}{Konferenzbeiträge}", "\addcontentsline{toc}{chapter}{Literaturverzeichnis")
+toc=chapterentrywithdots,% Adds a dotted line to the page number in the table of contents for headings in the "\chapter" category
+% headings=optiontotocandhead,% To use the command "\addchap[tocentry={unnumbered in the table of contents},head={unnumbered in the table of contents}]{unnumbered}{}"
+% headinclude,% 
+% twoside,% Default for this document class "scrbook"
+listof=nochaptergap,% No vertical spacing between the entries (chapter by chapter) in the list of figures or tables
+% toc=flat% Reduces the space between the number on the left and text to a minimum; Subchapters are not indented
+% toc=chapterentrydots=true,% KOMA guide, p. 74
+% toc=sectionentrydots=true% KOMA guide, p. 74
+]{scrbook} % Loads the document class "scrbook" (KOMA-Script-Book by Markus Kohm et al.)
+
 %\documentclass[halfparskip,numbers=noenddot,a5paper,10pt,english,ngerman]{scrbook}
 
+
+% Input, including umlauts (ä, ö, ü and ß) using the parameter [utf8]
+\usepackage[utf8]{inputenc}
+
+% Output, including umlauts
+\usepackage[T1]{fontenc}
+
+% Load the language packs for hyphenation
+\usepackage[english]{babel}
+
 % Insert more packages here
 \usepackage{booktabs}
 \usepackage{wrapfig}
@@ -51,14 +76,14 @@
 \usepackage[]{acronym}
 \usepackage{trfsigns}
 \usepackage{caption} % For subfigures
-\usepackage{subcaption} % For subfigures
+\usepackage{subcaption} % For "subfloat" environments (multi-image graphics / multiple images)
+%\usepackage{subfigure} % Old package for "subfigures"
 \usepackage{enumitem}
 \usepackage{calc}
 \usepackage{multirow}
 \usepackage{textcmds} % For quotation marks
 %\usepackage{epstopdf}
 %\usepackage{url}
-%\usepackage{subfigure} % Old package for subfigures
 %\usepackage{wrapfig}
 %\providecommand\phantomsection{}
 %\usepackage{color}
@@ -69,11 +94,13 @@
 %\usepackage{empheq}
 %\usepackage{xcolor}
 %\usepackage{float}
+%\providecommand\phantomsection{}
 \usepackage{blindtext} % Enable blind text to display text in the template
+\usepackage{fancyvrb} % For Verbatim environments to output LaTeX source code
 %\usepackage{showframe} % Show margins
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%    		Preamble / Hyphenation	     	   %%%
+%%%    		Preamble / Hyphenation!    	     	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \hyphenation{
@@ -82,9 +109,9 @@ An-ten-ne
 % Please add words that should not be separated into this list without a hyphen
 }
 
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%    Preamble /  Bibliography / Cite  / Quote   %%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%    Preamble / Cite!  / Quote!       %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Both \citep and \citet are defined by natbib and are thus not standard. The standard LATEX command \cite should be avoided, because it behaves like \citet for author–year citations, but like \citep for numerical ones
 % Quoting from the bibliography "Literature.bib": "\citet{<ID>}" respectively "\citep{<ID>}"
@@ -92,10 +119,10 @@ An-ten-ne
 % Quoting from the bibliography "Own_conference_papers.bib": "\citetconference{<ID>}" respectively "\citepconference{<ID>}"
 
 % Quotation marks
-% You form the English introductory quotation marks in LaTeX with two acute accents one after the other, i.e. with the characters ``.
-% Complete your English quote with two apostrophes in a row. So you write the sign ''.
+% You form the English introductory quotation marks in LaTeX with two acute accents one after the other, i.e. with the characters `` (shift+´).
+% Complete your English quote with two apostrophes in a row. So you write the sign '' (shift+#).
 
-% By default, all titles / references are output in the bibliographies. If only the quoted titles / references are to be output in the bibliography, the command "\ nocite {*}" or "\ nocitejournal {*} or" \ nociteconference {*} "must be commented out in the ./Inhalt/Literaturverzeichnis.tex file.
+% By default, all titles / references are output in the bibliographies. If only the quoted titles / references are to be output in the bibliography, the command "\nocite{*}" or "\nocitejournal{*} or "\nociteconference{*} "must be commented out in the file "./Inhalt/Literaturverzeichnis.tex"
 
 %\usepackage{cite}
 \usepackage[%
@@ -116,6 +143,7 @@ round,% (Default) for round parentheses;
 {}% Punctuation before the year
 {,}% Punctuation between different publication years of titles by the same author
 %
+% Cite!
 % The following examples are taken from Patrick W. Daly (2010) "Natural Sciences Citations and References. Author-Year and Numerical Schemes"
 %\citet{jon90} --> Jones et al. (1990)
 %\citet[chap.~2]{jon90} --> Jones et al. (1990, chap. 2)
@@ -131,7 +159,11 @@ round,% (Default) for round parentheses;
 %\citep{jon90,jon91} --> (Jones et al., 1990, 1991)
 %\citep{jon90a,jon90b} --> (Jones et al., 1990a,b)
 
-\usepackage[resetlabels]{multibib} %Each bibliography begins with counter [1], provided that "\ bibliographystyle {plain}" is selected as the bibliography style
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%       Preamble /  Bibliography!            %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\usepackage[resetlabels]{multibib} % Each bibliography begins with counter [1], provided that "\ bibliographystyle {plain}" is selected as the bibliography style
 \usepackage{multibib} % The bibliographies counter is not reset (counting starting with [1] in "Journal articles" and will be continued in "Conference contributions"), provided that "\ bibliographiestyle {plain}" is selected as the bibliography style, with a different bibliography style, e.g. "\ bibliographystyle {alpha} no counter is used
 \newcites{journal}{Bibliography/Own_journal_papers}
 \newcites{conference}{Bibliography/Own_conference_papers}
@@ -146,7 +178,7 @@ round,% (Default) for round parentheses;
 }
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        Preamble / Title information		   %%%
+%%%        Preamble / Title!          		     %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % PDF-Title
@@ -184,21 +216,24 @@ round,% (Default) for round parentheses;
 %\ohead[]{\headmark} % Headers at the top outside
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%				Begin document				   %%%
+%%%				Begin document!	             			   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \begin{document}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%				Document / Layout			   %%%
+%%%				Document / Layout			               %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Use the preset page style
-\pagenumbering{gobble}
+% \pagenumbering{gobble}
 
-% Use Roman page numbering
+% Use preset page style for headers or running headers and page numbers (header and footer)
 \pagestyle{scrheadings}
 
+% Uses the information from the commands "\markright" or "\markboth" for running headlines or headers (these running headlines are not numbered and the headline has no line)
+% \pagestyle{myheadings} 
+
 % Also places the chapter heading on the right side of the header, since there are no subchapters
 \renewcommand{\chaptermark}[1]{\markboth{\thechapter\ \  #1}{\thechapter\ \  #1}} 
 
@@ -206,16 +241,16 @@ round,% (Default) for round parentheses;
 %\setcounter{page}{5}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%				Title page (include)		   %%%
+%%%				Title page (include!)		             %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \include{Contents/Title_page}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%			Title part / chapter (include)	   %%%
+%%%			Title part / chapter (include!)	       %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Title part; chapters in the title section do not receive a chapter number in the table of contents
+% With the command "\frontmatter" of the document class "book", the chapters "Summary", "Foreword", "Table of Contents", "Abbreviations and Symbols" are numbered in small Roman numerals
 \frontmatter 
 
 % Abstract in German
@@ -237,14 +272,14 @@ round,% (Default) for round parentheses;
 \cleardoublepage 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%				Main parts / Layout			   %%%
+%%%				Main parts / Layout			             %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Use Roman page numbering
-\pagenumbering{roman} 
-\setcounter{page}{1}
+% Use Arabic pagination starting on page 1; Due to the document class "book", this is not necessary, since the settings are set with the command "\ mainmatter"
+% \pagenumbering{arabic} 
+% \setcounter{page}{1}
 
-% Main part: Chapters in the main part are numbered with numbers in the table of contents
+% With the "\mainmatter" command of the "book" document class, the following chapters are numbered in Arabic numerals. Chapters in the main part are numbered in the table of contents
 \mainmatter 
 
 % Line spacing within tables (originally 1.4)
@@ -257,33 +292,36 @@ round,% (Default) for round parentheses;
 \setlist[itemize]{itemsep=0mm, topsep=1mm} 
 
 % Greater distance between caption and table
-\captionsetup[table]{belowskip=1mm} 
-
-% Use Arabic page numbering
-\pagenumbering{arabic} 
+% \captionsetup[table]{belowskip=1mm} 
 
 %\RedeclareSectionCommand[beforeskip=-1.00\baselineskip,afterskip=0.50\baselineskip]{section}
 %\RedeclareSectionCommand[beforeskip=-0.75\baselineskip,afterskip=0.50\baselineskip]{subsection}
 %\RedeclareSectionCommand[beforeskip=-0.50\baselineskip,afterskip=0.25\baselineskip]{subsubsection}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%			Main parts / chapter (include)	   %%%
+%%%			Main parts / chapter (include!)	       %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+% Notes for authors
+\include{Contents/Notes}
+
 % Introduction and Motivation
-\include{Contents/01_Introduction_and_motivation}
+\include{Contents/Introduction_and_motivation}
 
 % State of the art
-\include{Contents/02_State_of_the_art}
+\include{Contents/State_of_the_art}
 
 % Theory
-\include{Contents/03_Theory}
+\include{Contents/Theory}
+
+% Headlines
+\include{Contents/Headlines}
 
 % Summary and outlook
-\include{Contents/04_Summary}
+\include{Contents/Summary}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%				Appendix (include)	 		   %%%
+%%%				Appendix (include!)	 		             %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Appendix; chapters in the appendix receive capital letters in the table of contents
@@ -292,7 +330,7 @@ round,% (Default) for round parentheses;
 \include{Contents/Appendix}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%				List of (include)			   %%%
+%%%				List of (include!)			             %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % List of figures
@@ -301,13 +339,11 @@ round,% (Default) for round parentheses;
 % List of tables
 \listoftables
 
+% Listings
+% \renewcommand{\lstlistlistingname}{\latex source code} % Changes the headline and bookmark in the PDF file from "List" to "LaTeX source code"; this command must be placed here
+% \lstlistoflistings
+
 % Bibliography
 \include{Contents/Bibliography}
 
-% Also places the chapter heading on the right side of the header, since there are no subchapters
-\renewcommand{\chaptermark}[1]{\markboth{\thechapter\ \  #1}{\thechapter\ \  #1}} 
-
-% Change the spacing between entries
-\setlength{\parskip}{0.3\baselineskip plus 0.15\baselineskip minus 0.15\baselineskip} 
-
 \end{document}
\ No newline at end of file
diff --git a/Read_me_compile.txt b/Read_me_compile.txt
index 0c2fbe76159a4a154e920447eae1f7eec77f1353..bc36d3b8b40bb4dbb4b3970c6dbc2a6960b80953 100755
--- a/Read_me_compile.txt
+++ b/Read_me_compile.txt
@@ -1,17 +1,22 @@
 Important:
 To avoid errors and problems when compiling, please always use the current version of your operating system (Windows / Mac / Linux), the current version of your LaTeX distribution (MiKTeX / MacTeX / Tex Live) and the current version of your typesetting program or LaTeX editor (TeXstudio / Texmaker / TeXworks / TeXnicCenter). Update your operating system, your LaTeX distribution and your LaTeX editor before compiling this template or have them updated by your department IT representative.
 
+
+
+
 Notes on compile / setting order:
 For the correct display of the layout and the bibliographies (multibib) please compile as follows (see "Order of compilation operations"):
 
 - Windows 10: via the PowerShell or command prompt (cmd).
 To do this, go to the folder of this project, do not select any file, click on an empty space with the left mouse button and open the context menu while holding down the Shift key (Shift key + right mouse click) and select "Open PowerShell window here". Then enter "cmd" and call the compile processes individually as follows (see "Order of compilation operations"):
 
-- macOS Big Sur 11.0.1: via the terminal.
+- macOS Big Sur: via the terminal.
 To do this, go to the parent folder of this project and select the folder in which the project is located. Now open the context menu (secondary click) by pressing Control + mouse button or tapping with two fingers on the trackpad. Now select "New Terminal at Folder" and call up the compile processes individually as follows:
 
 
-- Order of compilation operations
+
+
+Order of compilation operations
  pdflatex KSP_Diss_A5
  bibtex KSP_Diss_A5
  bibtex journal					% The file name of the file to be executed with Bibtex is specified in the command "\ newcites {}" in this TeX file
@@ -20,4 +25,21 @@ To do this, go to the parent folder of this project and select the folder in whi
  pdflatex KSP_Diss_A5
 
 
-Done. 
\ No newline at end of file
+
+
+Notes on TeXstudio:
+Permanently change the compilation calls in TeXstudio (Windows 10, TeXstudio 3.0.1):
+Options / Configure TeXstudio ... / Build / -> And here adjust the entries "Default Compiler" and "Default Bibliography Tool".
+
+Execute the compilation calls manually in TeXstudio (Windows 10, TeXstudio 3.0.1):
+Tools / Commands / -> And here the entries "PDFLaTeX" and "Bibtex" (Bibtex, however, cannot be executed for certain files in TeXstudio; the input prompt must be used for this (see above).
+
+
+
+
+Bibliography, bibliography and citation style:
+Please note that the bibliography and citation style in this template are unlikely to meet the requirements of your institute. Due to the variety of different styles, this LaTeX template cannot provide a precisely defined bibliography and citation style for individual inquiries. Please use the LaTeX packages provided by your institute for the styles you are using and adapt the bibliography style "\bibliographystyle{plainnat}" in the file "Contents/Bibliography.tex" as well as the citation style "\usepackage{natbib}" in the file "KSP_Diss_A5_EN.tex" according to your needs.
+
+If you do not want to automatically output all titles from your file with the bibliographic information (e.g. "Bibliography/Literature.bib") in the bibliography, please remove the commands "\nocite{*}" or "\nocitejournal{*}" and "\nociteconference{*}" from the file "Contents/Bibliography.tex".
+
+The counter for the titles in the bibliography (e.g. "Journal articles" or "Conference contributions") is reset to "[1]" by default by the optional parameter "resetlabels" for the command "\usepackage[resetlabels]{multibib}" in the file "KSP_Diss_A5_EN.tex". If you want the titles for the bibliography to be numbered consecutively, please remove the optional parameter "resetlabels" in the above command.
diff --git a/Version.md b/Version.md
index 9c2c6e2f1c674e6b1a1d1884f601afd2b8939fbf..c686413e93500e941dca6d8f1cd33b72dfa07d4c 100755
--- a/Version.md
+++ b/Version.md
@@ -1 +1 @@
-# Version 1.1.0
+# Version 1.2.0
diff --git a/dokOptions_A5_EN.tex b/dokOptions_A5_EN.tex
index f890e326771b972c96d7f700397b9e1f2cfb1031..70e073ab7565febdb8786995a5a3432a36edf8b1 100755
--- a/dokOptions_A5_EN.tex
+++ b/dokOptions_A5_EN.tex
@@ -1,92 +1,84 @@
-% Version 1.1.0 EN
+% Version 1.2.0 EN
 %
 % Show page limits to check the page display
 %\usepackage{showframe}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% 				Information			  	  %%%%
+%%% 		Manual line break in the 		   %%%
+%%%			list of figures and tables		   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Set line breaks manually in \ listoffigures and \ listoftables with "\ protect \\" (without quotation marks) in the optional parameter of the "\ caption" command
 % Example: 
 %\caption[Exterior view of the KIT library. Consetetur sadipscing elitr,\protect\\ sed diam nonumy eirmod tempor invidunt ut labore]{Exterior view of the KIT library. Consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore}
 
-% Non-breaking space: "~" (without quotation marks)
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% 			General Settings			  %%%%
+%%% 			Special character			  %%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Adjust margins
-\setlength{\topskip}{10.5pt} % Prevent an error message
+% Non-breaking space, protected space: ~
+% Non-breaking narrow space, protected narrow space: \.
+% Backslash: \textbackslash
+% Percent sign: \%
+% Ampersand: \&
+% Circumflex: \^
+% Tilde: \~
+% Dollar: \$
+% Hashtag, number sign: \#
+% Low line: \_
+% Curly bracket: \{
+% Non-breaking hyphen: "~ % Requires the package "\usepackage[english]{babel}"
+% Non-breaking hyphen alternative: \hbox{-}
+% Soft hyphen: \-
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%     		Input, output, umlauts 		   %%%
+%%% 			General Settings			  %%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Load the language packs (the optional parameters "english" are already set in the optional parameters of "\ documentclass")
-\usepackage{babel}
-
-% Input, including umlauts (ä, ö, ü and ß) using the parameter [utf8]
-\usepackage[utf8]{inputenc}
-
-% Output, including umlauts
-\usepackage[T1]{fontenc}
+% Adjust margins
+\setlength{\topskip}{10.5pt} % Prevent an error message
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%        			Scaling					  %%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Please scale the page margins according to the number of pages in your document:
+% Please scale the page margins according to the number of pages in your document (see optional parameters in the following package "\usepackage{geometry}":
 
-% - up to 199 pages (inside: 20mm, outside: 15-18mm) >>> textwidth = 113mm
-% - 200 to 399 pages (inside: 23mm, outside: 15-18mm) >>> textwidth=110mm
-% - from 400 pages (inside: 25mm, outside: 15mm) >>> textwidth = 108mm
+% - up to 199 pages ("inner": 20mm, "outer": 15-18mm) >>> textwidth = 113mm
+% - 200 to 399 pages ("inner": 23mm, "outer": 15-18mm) >>> textwidth=110mm
+% - from 400 pages ("inner": 25mm, "outer": 15mm) >>> textwidth = 108mm
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%        			Paper size (A5)			   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Page size adjustable to "a4paper" or "a5paper" (choose 1st or 2nd "usepackage")
-% Note: The margins for scaling (see "Scaling") can be managed using the "geometry" package, please refer to the corresponding documentation at: http://ftp.fau.de/ctan/macros/latex/contrib/geometry/geometry.pdf
+% Note: The margins for scaling (see "Scaling" above) can be managed using the "geometry" package, please refer to the corresponding documentation at: http://ftp.fau.de/ctan/macros/latex/contrib/geometry/geometry.pdf
 
-% (1)
+% (DIN A5)
 \usepackage[%
-a5paper,%
-headheight=1.5\baselineskip,%
-top=25mm,%
-inner=20mm,%
-outer=15mm,%
-%lines=38,%
-%textwidth=113mm,%
-footnotesep=7mm,%
+a5paper,% Paper size
+headheight=1.5\baselineskip,% Line below header
+top=25mm,% Distance from the top edge
+inner=20mm,% Distance from the inner edge
+outer=15mm,% Distance from the outer edge
+%lines=38,% Number of lines. It is recommended to comment out because it leads to problems with the correct calculation
+%textwidth=113mm,% Width of the type area. It is recommended to comment out because it leads to problems with the correct calculation
+footnotesep=7mm,% Vertical distance between the type area and the footnote line
 heightrounded=true%
 ]{geometry}
 
-% (2)
-%\usepackage[
-%a4paper,
-%headheight=1.5\baselineskip,
-%top=25mm,
-%lines=46,
-%textwidth=160mm,
-%heightrounded=true,
-%%%bindingoffset=15mm
-%]{geometry}
-%\usepackage[a4paper,top=33mm,bottom=32mm,outer=25mm,inner=35mm]{geometry}
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        				Footer				   %%%
+%%%        				Footer!				   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Distance between text body and bottom edge of footer (page numbers)
+% Distance between text body (type area) and bottom edge of footer (page numbers)
 \setlength{\footskip}{10mm}
 
 % Distance between body text and footnote dividing line
 \setlength{\skip\footins}{20pt}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        			Footnote				   %%%
+%%%        			Footnote!				   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % (1) Position and size of the footnotes for 2-digit footnote numbers
@@ -101,7 +93,7 @@ heightrounded=true%
 \interfootnotelinepenalty=10000 
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%  				Paragraph			  	   %%%
+%%%  				Paragraph!			  	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Distribute lines on the page (the lower margin is not compensated by expanding the paragraph spacing)
@@ -124,16 +116,15 @@ heightrounded=true%
 \brokenpenalty = 10000
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%				Caption! 					   %%%
 %%%  			Floating objects			   %%%
-%%%				"{figure}", "{table}"	   	   %%%
-%%%				Captions, spacing			   %%%
+%%%				Figure!, Table!			   	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\usepackage[
-labelfont=bf, % Fette Beschriftungen
-font=footnotesize, % Schriftgröße für Beschriftungen
-]
-{caption}
+\usepackage[%
+labelfont=bf,% Bold text for the designation "Figure" and "Table"
+font=footnotesize,% Font size for captions
+]{caption}
 
 % Illustrations
 \captionsetup[figure]{position=below}
@@ -141,17 +132,19 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 \captionsetup[figure]{belowskip=-2mm} % Distance between caption and running text
 
 % Tables
-% When using "\captionabove" the values ​​"aboveskip" and "belowskip" are swapped; so please use "\caption" for table headings
+% When using "\captionabove" the values "aboveskip" and "belowskip" are swapped; so please use "\caption" for table headings
 \captionsetup[table]{position=top}
-\captionsetup[table]{aboveskip=1.5mm} % Spacing: running text - table heading (measured in PDF = ~ 7mm) | Note: with the command "\captionabove" the order of the captions changes to: table heading - table
-\captionsetup[table]{belowskip=2.5mm} % Spacing: table heading table (measured in PDF = ~3mm) | Note: with the command "\ captionabove" the order of the captions changes to: running text - table heading
+\captionsetup[table]{aboveskip=0.8mm} % Spacing: running text - table heading (measured in PDF = ~ 7mm) | Note: with the command "\captionabove" the order of the captions changes to: table heading - table
+% \captionsetup[table]{aboveskip=1.5mm} % Spacing: running text - table heading (measured in PDF = ~ 7mm) | Note: with the command "\captionabove" the order of the captions changes to: table heading - table
+\captionsetup[table]{belowskip=2.5mm} % Spacing: table heading - table (measured in PDF = ~3mm) | Note: with the command "\captionabove" the order of the captions changes to: running text - table heading
 
+% Intextsep! und textfloat!
 % Distance illustration: running text - image; caption - running text
 % Space table: running text - table heading; table - running text
-\setlength{\intextsep}{5.5mm plus0mm minus0mm}% (measured in PDF for tables = ~ 7mm; for images = ~ 5mm)
-\setlength{\textfloatsep}{7mm plus0mm minus0mm}
+\setlength{\intextsep}{5.5mm plus0mm minus0mm}% Distance for floating objects placed with the parameter "[h]" (measured in PDF for tables = ~ 8mm; for images = ~ 6mm)
+\setlength{\textfloatsep}{5.5mm plus0mm minus0mm}% Distance for floating objects placed with the parameter "[t]" or "[b]"
 
-% Caption Subfloats
+% Caption for subfloat!
 \captionsetup[subfloat]{%
 	labelformat=empty,%
 	margin=0pt,% Indentation of the caption from the left
@@ -160,7 +153,7 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 	belowskip=0mm,% Distance between the caption and the next row of images as well as between the caption and the signature of the figure / since the commands "\captionsetup[subfloat]{belowskip}" and "\captionskip[figure]{skip}" overlap, the vertical distance between the rows of images must be set with the command "\vspace{3mm}"
 	% font = {footnotesize, rm},%
 	% labelfont = {footnotesize, bf},%
-	format=hang,% Indent second and further lines (align to the first)
+	% format=hang,% Indent second and further lines (align to the first)
 	indention=0em,% Indentation of the inscription
 	labelsep=space,% "period, space, quad, newline"
 	justification=RaggedRight,% Flutter replacement with hyphenation
@@ -168,12 +161,12 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 	% justification = centering,% Centered
 	% justification = justified,% Justification
 	singlelinecheck=true,% "false" (true = always center one line)
-	position=auto,% "top, bottom"
+	position=auto,% "top, bottom", "auto"
 	labelformat=parens% "simple, empty" = how the label is set
 }
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%  			Floating objects			   %%%
+%%%  			Floating! objects			   %%%
 %%%				"{figure}", "{table}"	   	   %%%
 %%%				Layout, size  	   			   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -194,7 +187,7 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 \renewcommand{\textfraction}{0.1}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%  				Line spacing			   %%%
+%%%  				Line spacing!			   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Set the line spacing to 1
@@ -212,29 +205,153 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 %\usepackage[onehalfspacing]{setspace}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%				Directories!				   %%%
 %%% 			Table of contents	   		   %%%
+%%%				Table of figures 			   %%%
+%%%				Table of tables 			   %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% toc = table of contents 
+% lof = list of figures
+% lot = list of tables
+
+\makeatletter
+%
+% Automatic line break in directories (toc, lof, lot) for long headings, horizontal distance to the right margin of the type area; "plus1fil": No hyphenation in the table of contents, this mostly overrides the justification for directories because hyphenation is not possible
+\renewcommand\@tocrmarg{5em plus1fil}%new
+% \renewcommand\@tocrmarg{4em plus1fil}%old
+
+% Distance between the page number in the table of contents and the last point of the dotted line
+\renewcommand\@pnumwidth{1em} % !With 8pt or 0em, sets the page number outside the type area (see "\usepackage{showframe}"!
+%
+% Changes the distance between the points of the dotted line
+% \renewcommand*{\@dotsep}{1.5}% Default ist 4.5
+%
+% \renewcommand*\l@chapter{\@dottedtocline{0}{1.5em}{2em}}
+%
+% \renewcommand*\l@figure{\@dottedtocline{1em}{0em}{2.3em}}% Default is {1.5em}{0em}{2.3em}
+% \let\l@table\l@figure
+%
+\makeatother
+
+% Indentation of the chapter number (tocindent) and space between chapter number and chapter text (heading) in the table of contents (tocnumwidth)
+\RedeclareSectionCommand[tocindent=0em,tocnumwidth=1.5em]{chapter}
+\RedeclareSectionCommand[tocindent=1.5em,tocnumwidth=1.9em]{section}
+\RedeclareSectionCommand[tocindent=3.4em,tocnumwidth=2.6em]{subsection}
+
+% List of figures! Indentation and spacing
+\DeclareTOCStyleEntry[%
+dynnumwidth=true,% If necessary, the spacing of "numsep" is extended (e.g. with two digits)
+% entryformat=\sffamily\large,% Directory font
+indent=0pt,% Indentation left
+% listname={Abbildungsverzeichnis},% Name of the list of figures
+numsep=1em,% Spacing between the number on the left and the text (title of the illustration), maintains the spacing from the page number
+numwidth=2em,% Space between text and page number on the right
+% pagenumberbox=1em,% Space between number on the left and text (table title)
+% pagenumberformat=\sfamily\large,% Page number font
+% pagenumberwidth=1em,% Distance between the page number and the text (left), also shifts the dotted line to the left
+% entrynumberformat=\gobble,%
+rightindent=4em,% Space between page number on the right and text (table title), hyphenation is active
+]{default}{figure}
+
+% List of tables! Indentation and spacing
+\DeclareTOCStyleEntry[%
+% beforeskip=1.15em plus 1pt,%
+dynnumwidth=true,% If necessary, the spacing of "numsep" is extended (e.g. with two digits)
+% entryformat=\textbf%
+% entryformat=\sffamily\large,% Directory font
+indent=0pt,% Indentation of the numbering on the left
+% linefill=\skillmon@chapter@dotfill,%
+numsep=1em,% Space between number on the left and text (table title), keeps the space to page number
+numwidth=2em,% Space between text and page number on the right
+% pagenumberbox=1em,% Space between number on the left and text (table title)
+% pagenumberwidth=1em,% Distance between the page number and the text (left), also shifts the dotted line to the left
+% pagenumberbox=\relax,%
+% listname={Tabellenverezichnis},% Name of the list of tables
+% pagenumberformat=\ssfamily\large,% Page number font
+% pagenumberformat=\usekomafont{tocentry},% Alternatively
+% entrynumberformat=\gobble,%
+rightindent=4em,% Space between page number on the right and text (table title), hyphenation is active
+]{default}{table}
+
+% List of tables! Indentation and spacing
+% \DeclareTOCStyleEntry[%
+% beforeskip=1.15em plus 1pt,%
+% dynnumwidth=true,% If necessary, the spacing of "numsep" is extended (e.g. with two digits)
+% entryformat=\textbf%
+% entryformat=\sffamily\large,% Directory font
+% indent=0pt,% Indentation of the numbering on the left
+% linefill=\skillmon@chapter@dotfill,%
+% numsep=1em,% Space between number on the left and text (table title), keeps the space to page number
+% numwidth=5em,% Space between text and page number on the right
+% pagenumberbox=1em,% Space between number on the left and text (table title)
+% pagenumberwidth=1em,% Distance between the page number and the text (left), also shifts the dotted line to the left
+% pagenumberbox=\relax,%
+% listname={Tabellenverezichnis},% Name of the list of tables
+% pagenumberformat=\ssfamily\large,% Page number font
+% pagenumberformat=\usekomafont{tocentry},% Alternatively
+% entrynumberformat=\gobble,%
+% ]{default}{listings}
+
+\newcommand*{\gobble}[1]{} % For the correct display of the distance between text and page number on the right in directories (figure, table)
+
+% Directory font family (toc, lof, lot)
+% \addtokomafont{disposition}{\sffamily} % Font without serifs
+% \addtokomafont{disposition}{\rmfamily} % Font with serifs
+
+% Page numbers in the table of contents for headings in the "\chapter" category
+\setkomafont{chapterentrypagenumber}{\rmfamily} % Page numbers in the table of contents with serifs
+% \setkomafont{chapterentrypagenumber}{\rmfamily\mdseries} % Page numbers in the table of contents in serifs, but not in bold
+
+% \addtokomafont{chapterentrypagenumber}{\normalfont\normalcolor\fontfamily{phv}\selectfont}
+
+% Font family for headings of the category "\chapter": "\rmfamily" ("\chapter" with serifs); "\sffamily" ("\chapter" without serifs)
+% \setkomafont{chapterentry}{\rmfamily\bfseries} 
+% \setkomafont{chapterentry}{\sffamily} 
+
+% Standardization of the headings in the table of contents. Changes the display of headings from the "\chapter" category in the table of contents to the "\section" category; Adaptation of the font family of the headings of the category "\chapter": "\rmfamily" (heading of the category "\chapter" with serifs); "\sffamily" (heading of the "\chapter" category without serifs)
+% \setkomafont{sectioning}{\rmfamily\normalsize} 
+% \setkomafont{sectioning}{\sffamily} 
+
+\KOMAoptions{toc=chapterentrydotfill} % Also add points to the page number in the table of contents for headings in the "\chapter" category
+
+% Show up to level 3 (subsection) in the table of contents
+\setcounter{tocdepth}{2} 
+
+% Possibly change in order to get a nicer display of the page
+\BeforeStartingTOC{\setstretch{1.075}} 
+
+% Set the font family in the table of contents to sans serif
+% \newcommand*\tocentryformat[1]{{\sffamily#1}}
+% \RedeclareSectionCommands
+%   [
+%     tocentryformat=\tocentryformat,
+%     tocpagenumberformat=\tocentryformat
+%   ]
+%   {section,subsection,subsubsection,paragraph,subparagraph}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%% 		Tocloft! (obsolete)			 	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Display the table of contents correctly
-\usepackage[titles]{tocloft}
+% \usepackage[titles]{tocloft}
 
-% Also represent points in the chapters
-\renewcommand{\cftchapdotsep}{\cftdotsep}
-\renewcommand{\cftchapleader}{\cftdotfill{\cftchapdotsep}}
+% Also show points in the chapters
+% \renewcommand{\cftchapdotsep}{\cftdotsep}
+% \renewcommand{\cftchapleader}{\cftdotfill{\cftchapdotsep}}
 
-% Display page numbers for chapters in sans-serif font
-\renewcommand{\cftchappagefont}{\fontfamily{phv}\normalsize\bfseries}
+% Show page numbers for chapters in sans serif font
+% \renewcommand{\cftchappagefont}{\fontfamily{phv}\normalsize\bfseries}
 
 % Update directories
 % Fonts in the table of contents
-\renewcommand\cftchapfont{\fontfamily{phv}\normalsize\bfseries}
-\renewcommand\cftsecfont{\fontfamily{phv}\fontsize{11}{11}}
+% \renewcommand\cftchapfont{\fontfamily{phv}\normalsize\bfseries}
+% \renewcommand\cftsecfont{\fontfamily{phv}\fontsize{11}{11}}
 
 % Fonts in chapters and sections ...
-%\renewcommand\cftchappagefont{\fontfamily{phv}\normalsize\bfseries}
-\renewcommand\cftsecpagefont{\fontfamily{phv}\fontsize{11}{11}}
-
-\usepackage{makeidx}
+% \renewcommand\cftchappagefont{\fontfamily{phv}\normalsize\bfseries}
+% \renewcommand\cftsecpagefont{\fontfamily{phv}\fontsize{11}{11}}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%% 				Headlines			  	   %%%
@@ -247,10 +364,10 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 \setcounter{tocdepth}{2}
 
 % Specify fonts and sizes for the headings
-\addtokomafont{chapter}{\fontfamily{phv}\fontsize{18}{20}\bfseries} 		% z. B. "2 State of the art"
-\addtokomafont{section}{\fontfamily{phv}\fontsize{14}{16}\bfseries}			% z. B. "2.1 Literature and research"
-\addtokomafont{subsection}{\fontfamily{phv}\fontsize{12}{14}\bfseries}		% z. B. "2.1.1 Disciplinary development"
-\addtokomafont{subsubsection}{\fontfamily{phv}\fontsize{10}{12}\bfseries}	% z. B. "2.1.1.1 Genesis of scientific concepts"
+\addtokomafont{chapter}{\fontfamily{phv}\fontsize{18}{20}\bfseries} 		% z. B. "2 State of the art" \fontsize{Font size 18 pt}{space in front of the heading: 20 pt}
+\addtokomafont{section}{\fontfamily{phv}\fontsize{14}{16}\bfseries}			% z. B. "2.1 Literature and research" \fontsize{Font size 14 pt}{space in front of the heading: 16 pt}
+\addtokomafont{subsection}{\fontfamily{phv}\fontsize{12}{14}\bfseries}		% z. B. "2.1.1 Disciplinary development" \fontsize{Font size 12 pt}{space in front of the heading: 14 pt}
+\addtokomafont{subsubsection}{\fontfamily{phv}\fontsize{10}{12}\bfseries}	% z. B. "2.1.1.1 Genesis of scientific concepts" \fontsize{Font size 10 pt}{space in front of the heading: 12 pt}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%% 				Line up headings 	   	   %%%
@@ -266,14 +383,23 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 %%% 		Captions name: figure / table 	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Specify captions name
+% Specify captions name for figures
 %\addto\captionsngerman{\renewcommand{\figurename}{Abbildung}}
+% \addto\captionsenglish{\renewcommand{\figurename}{Abbildung}}
+% \newcaptionname{ngerman}\figurename{Abbildung}% 
+
+% Specify captions name for tables
 %\addto\captionsngerman{\renewcommand{\tablename}{Tabelle}}
+% \addto\captionsenglish{\renewcommand{\tablename}{Tabelle}}
+% \newcaptionname{ngerman}\figurename{Abbildung}% 
+
+% Change description / name for listings
+\addto\captionsngerman{\renewcommand{\lstlistingname}{\latex source code}}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% 		Font size						   %%%
-%%%			caption, headers and footers 	   %%%
-%%%		 	page number, text color	   		   %%%
+%%% 		Font size!						   %%%
+%%%			headers! and footers!		 	   %%%
+%%%		 	page number!, text color!  		   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Specify the sizes of the captions
@@ -288,12 +414,13 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 
 % Allow colors in the document
 \usepackage{color}
+\usepackage{xcolor} % Necessary for the color "gray"
 
 % Define text color black
 \color[cmyk]{0,0,0,1}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% 				Fonts					   %%%
+%%% 				Fonts!					   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -319,6 +446,9 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 %%% 		Fonts without serifs		  	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+% Use Helvetica clone (phv) as the standard font for sans serif texts (headings and headings in the table of contents)
+\renewcommand{\sfdefault}{phv}
+
 % URW Nimbus Sans
 % For example see: https://tug.org/FontCatalogue/urwnimbussans/ 
 %\usepackage[scaled]{helvet}
@@ -330,23 +460,23 @@ font=footnotesize, % Schriftgröße für Beschriftungen
 %\renewcommand*\familydefault{\sfdefault}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        			Microtype			   	   %%%
+%%%        			Microtype!			   	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % \usepackage[stretch=10,shrink=10]{microtype} % Prevents blurring and blurring of the font and reduces the number of bad boxes (underfull / overfull); must be included after the font
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%%        				Header				   %%%
+%%%        		Header! Running title!		   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-% Header and footer package
-\usepackage[
-markcase=ignoreuppercase,
-automark,
-autooneside=false
+% Package for the automatic setting of headers and footers
+\usepackage[%
+markcase=ignoreuppercase,%
+automark,%
+autooneside=false,%
 ]{scrlayer-scrpage}
 %\usepackage[nouppercase]{scrpage2} % Obsolete package replaced by the package "\usepackage{scrlayer-scrpage}"
 
-% Define the line in the header
+% Define the line width in the header
 % "The element [headsepline] is applied after \ normalfont and after the elements pageheadfoot and pagehead." (Kohm 2020: 268)
 \KOMAoptions{headsepline=0.5pt}
 % \setheadsepline{0.5pt}% Command line for the obsolete package "\usepackage{scrpage2}"
@@ -358,7 +488,7 @@ autooneside=false
 \setlength{\headsep}{8mm}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% 				Notes		  	   	   	   %%%
+%%% 				Notes!		  	   	   	   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Allows you to insert notes
@@ -371,7 +501,7 @@ autooneside=false
 %\todo[inline]{This is a note.}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%%% 			URLs/links					   %%%
+%%% 			URLs/links!					   %%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 % Display URLs/links with line breaks
@@ -381,14 +511,16 @@ autooneside=false
 \appto\UrlBreaks{\do\a\do\b\do\c\do\d\do\e\do\f\do\g\do\h\do\i\do\j\do\k\do\l\do\m\do\n\do\o\do\p\do\q\do\r\do\s\do\t\do\u\do\v\do\w\do\x\do\y\do\z\do\/\do\.}
 
 % Settings and display of the URLs/links in the PDF
-\usepackage[hidelinks,% Display internet links as normal text
-%    colorlinks, % Show hyperlinks in color
-%    citecolor = blue, % Show sources in the running text in the selected font color
-pdfpagemode = UseNone,% Do not show bookmarks in PDF reader
-pdfpagelayout = TwoColumnRight,% Specify the page display of the PDF document
-pdfauthor = {\autor},% Author of the PDF document
-pdftitle = {\pdftitle}]% Title of the PDF document
-{hyperref}
+\usepackage[%
+hidelinks,% Display internet links as normal text
+% colorlinks, % Show hyperlinks in color
+% citecolor = blue, % Show sources in the running text in the selected font color
+pdfpagemode=UseNone,% Do not show bookmarks in PDF reader
+pdfpagelayout=TwoColumnRight,% Specify the page display of the PDF document
+pdfauthor={\autor},% Author of the PDF document
+pdftitle={\pdftitle},% Title of the PDF document
+bookmarksnumbered=true,% Numbered chapters also in the PDF navigation
+]{hyperref}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%% 		Settings of other packages		   %%%
@@ -417,8 +549,14 @@ pdftitle = {\pdftitle}]% Title of the PDF document
 % New column type "L" with width specification for left-justified text
 \newcolumntype{L}[1]{>{\RaggedRight\arraybackslash}p{#1}}
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%% 			Mathematics!	 			   %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 % Mathematical symbols
-\usepackage{amsmath,amssymb}
+\usepackage{amsmath}
+\usepackage{amssymb}
+\usepackage{amsfonts}
 
 % Rows in tables can be joined
 \usepackage{multirow}
@@ -437,11 +575,11 @@ pdftitle = {\pdftitle}]% Title of the PDF document
 % Extended list statements
 \usepackage{etoolbox}
 
-% Zero indentation in the list of figures
-\renewcommand{\cftfigindent}{0cm}
+% Zero indentation in the list of figures (requires the "tocloft" package)
+% \renewcommand{\cftfigindent}{0cm}%obsolete
 
-% Zero indentation in the list of tables
-\renewcommand{\cfttabindent}{0cm}
+% Zero indentation in the list of tables (requires the "tocloft" package)
+% \renewcommand{\cfttabindent}{0cm}%obsolete
 	
 % Create an English-language list of figures
 \usepackage[english]{nomencl}
@@ -468,7 +606,8 @@ pdftitle = {\pdftitle}]% Title of the PDF document
 % Create additional directories
 \makeindex
 
-\AtBeginDocument{ % 
+% Change the name of the formula directory
+\AtBeginDocument{% 
   %\newcaptionname{ngerman}\equationname{Formel} % 
   %\newcaptionname{ngerman}\listequationname{Formelverzeichnis} % 
   \addtocontents{toc}{\protect\activateonlyattoc} % E.g. for breaks of long headings in the table of contents with the command "\ onlyattoc {\ protect \\}", example: "\ chapter{Long chapter headings and the manual line break \ onlyattoc {\ protect \\} for a clean representation in the text}" (without quotation marks)
@@ -477,20 +616,162 @@ pdftitle = {\pdftitle}]% Title of the PDF document
 \DeclareRobustCommand*{\onlyattoc}[1]{} % E.g. for breaks of long headings in the table of contents with the command "\ onlyattoc {\ protect \\}", example: "\ chapter{Long chapter headings and the manual line break \ onlyattoc {\ protect \\} for a clean representation in the text}" (without quotation marks)
 \newcommand*{\activateonlyattoc}{\DeclareRobustCommand*{\onlyattoc}[1]{##1}} % E.g. for breaks of long headings in the table of contents with the command "\ onlyattoc {\ protect \\}", example: "\ chapter{Long chapter headings and the manual line break \ onlyattoc {\ protect \\} for a clean representation in the text}" (without quotation marks)
 
-\DeclareNewTOC[ 
-  tocentryindent=0pt,
-  tocentrynumwidth=2em,
-  type=equation,
-  name={Gl.}, 
-  types=equations, 
-  listname={Formelverzeichnis}, 
+% Formatting for formula directory!
+\DeclareNewTOC[% 
+  tocentryindent=0pt,%
+  tocentrynumwidth=2em,%
+  hang=1.5em,%
+  type=equation,%
+  name={Gl.},% 
+  types=equations,% 
+  listname={Formelverzeichnis},% 
 ]{equ} 
 \newcommand{\equationentry}[2][\theequation]{ % 
   \addxcontentsline{equ}{equation}[{#1}]{\kern 1em #2} % 
 } 
 \BeforeStartingTOC[equ]{\def\autodot{:}}
 
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%  				Index!					   %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% Enables the use of an index or index
+\usepackage{makeidx}
+% Example: This is an entry \index{entry} in the index.
+% Put "\printindex" in the appropriate place in the file "KSP_Diss_A5.tex"
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%  				Listings!				   %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% Allows the output of LaTeX source code in the text
+\usepackage{listings}
+% \usepackage{listingsutf8}
+
+% Output umlauts and special characters in listings
+\lstset{literate=%
+{ä}{{\"a}}1 
+{ë}{{\"e}}1 
+{ï}{{\"i}}1 
+{ö}{{\"o}}1 
+{ü}{{\"u}}1
+{Ä}{{\"A}}1 
+{Ë}{{\"E}}1 
+{Ï}{{\"I}}1 
+{Ö}{{\"O}}1 
+{Ü}{{\"U}}1
+{á}{{\'a}}1 
+{é}{{\'e}}1 
+{í}{{\'i}}1 
+{ó}{{\'o}}1 
+{ú}{{\'u}}1
+{Á}{{\'A}}1 
+{É}{{\'E}}1 
+{Í}{{\'I}}1 
+{Ó}{{\'O}}1 
+{Ú}{{\'U}}1
+{à}{{\`a}}1 
+{è}{{\`e}}1 
+{ì}{{\`i}}1 
+{ò}{{\`o}}1 
+{ù}{{\`u}}1
+{À}{{\`A}}1 
+{È}{{\'E}}1 
+{Ì}{{\`I}}1 
+{Ã’}{{\`O}}1 
+{Ù}{{\`U}}1
+{â}{{\^a}}1 
+{ê}{{\^e}}1 
+{î}{{\^i}}1 
+{ô}{{\^o}}1 
+{û}{{\^u}}1
+{Â}{{\^A}}1 
+{Ê}{{\^E}}1 
+{ÃŽ}{{\^I}}1 
+{Ô}{{\^O}}1 
+{Û}{{\^U}}1
+{Å“}{{\oe}}1 
+{Å’}{{\OE}}1 
+{æ}{{\ae}}1 
+{Æ}{{\AE}}1 
+{ß}{{\ss}}1
+{ű}{{\H{u}}}1 
+{Å°}{{\H{U}}}1 
+{Å‘}{{\H{o}}}1 
+{Ő}{{\H{O}}}1
+{ç}{{\c c}}1 
+{Ç}{{\c C}}1
+{ã}{{\~a}}1 
+{Ã¥}{{\r a}}1 
+{Ã…}{{\r A}}1
+{ø}{{\o}}1 
+{€}{{\EUR}}1 
+{£}{{\pounds}}1
+{~}{{\textasciitilde}}1
+}
+
+% Distance for listings and captions within a listing environment
+\lstset{%
+aboveskip=5mm,
+belowskip=1mm,
+abovecaptionskip=0mm,
+belowcaptionskip=3mm	
+}
+
+% Style for listings without line numbers
+\lstdefinestyle{kspnonumbers}{%
+language=[LaTeX]TeX,
+commentstyle=\color{gray},
+keywordstyle=\color{magenta},
+stringstyle=\color{blue},
+% backgroundcolor=\color{gray},
+% inputpath=folder name
+basicstyle=\ttfamily\small\bfseries,
+breaklines=true,
+showstringspaces=false,
+% captionpos=b, % Labeling below the listing
+tabsize=2,
+frame=tbrl,% Top ("T","t"), buttom ("B", "b"), left ("L", "l"), right ("R", "r")
+% frame=single,
+framesep=0em,% Width of the frame over the type area margin
+% xleftmargin=2em,% Distance from the left edge of the type area inwards
+% xrightmargin=2em,% Distance from the right edge of the sentence mirror inwards
+% numbers=left,
+% numberstyle=\footnotesize\color{gray},
+% numbersep=10pt,
+% stepnumber=2,
+morekeywords={%
+chapter
+}
+}
 
+% % Style for listings with line numbers
+% \lstdefinestyle{kspnumbers}{%
+% % inputpath=folder name
+% basicstyle=\ttfamily\small,
+% % backgroundcolor=\color{gray},
+% breaklines=true,
+% commentstyle=\color{gray},
+% keywordstyle=\color{magenta},
+% stringstyle=\color{blue}
+% % captionpos=b,
+% showstringspaces=false,
+% numbers=left,
+% % numberstyle=\footnotesize\color{gray}
+% numbersep=10pt,
+% stepnumber=2,
+% tabsize=2,
+% frame=tblr,% Top, buttom, left, right
+% }
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%  				Latex!					   %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% New command for the output of the LaTeX logo
+\usepackage{xspace}
+\newcommand{\latex}{\LaTeX\xspace}
+\newcommand{\tex}{\TeX\xspace}
 
 % Bibliography
 %-----------------------