Explorar o código

put page numbers in titles

FlipediFlop hai 11 meses
pai
achega
5b688657e2

+ 2 - 2
chapters/chap01-introduction/chap01-introduction.tex

@@ -8,12 +8,12 @@
 % Version:  01.01.2012
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\chapter{Introduction}
+\chapter{Introduction   5}
 \label{chap:introduction}
 
 % -------------------------------------------------------------------
 
-\section{Related work}
+\section{Related work   2}
 \label{sec:relatedWork}
 
 % -------------------------------------------------------------------

+ 6 - 6
chapters/chap03/chap03.tex

@@ -7,30 +7,30 @@
 %         summary of the content in this chapter
 % Version:  01.01.2012
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\chapter{Methods}
+\chapter{Methods   8}
 \label{chap:methods}
 
 % -------------------------------------------------------------------
 
-\section{Data Preprocessing}
+\section{Data Preprocessing   3}
 \label{sec:preprocessing}
 
 % -------------------------------------------------------------------
 
-\subsection{RKI Data}
+\subsection{RKI Data   2}
 \label{sec:preprocessing:rki}
 
 % -------------------------------------------------------------------
 
-\subsection{Recovery Queue}
+\subsection{Recovery Queue   1}
 \label{sec:preprocessing:rq}
 
 % -------------------------------------------------------------------
 
-\section{PINN for the SIR Model}
+\section{PINN for the SIR Model   3}
 \label{sec:pinn:sir}
 
 % -------------------------------------------------------------------
 
-\section{PINN for the reduced SIR Model}
+\section{PINN for the reduced SIR Model   2}
 \label{sec:pinn:rsir}

+ 7 - 7
chapters/chap04/chap04.tex

@@ -7,37 +7,37 @@
 %         summary of the content in this chapter
 % Version:  01.01.2012
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\chapter{Experiments}
+\chapter{Experiments   10}
 \label{chap:evaluation}
 
 % -------------------------------------------------------------------
 
-\section{SIR Model}
+\section{SIR Model   5}
 \label{sec:sir}
 
 % -------------------------------------------------------------------
 
-\subsection{Setup}
+\subsection{Setup   1}
 \label{sec:sir:setup}
 
 % -------------------------------------------------------------------
 
-\subsection{Results}
+\subsection{Results    4}
 \label{sec:sir:results}
 
 % -------------------------------------------------------------------
 
-\section{Reduced SIR Model}
+\section{Reduced SIR Model   5}
 \label{sec:rsir}
 
 % -------------------------------------------------------------------
 
-\subsection{Setup}
+\subsection{Setup    1}
 \label{sec:rsir:setup}
 
 % -------------------------------------------------------------------
 
-\subsection{Results}
+\subsection{Results   4}
 \label{sec:rsir:results}
 
 % -------------------------------------------------------------------

+ 1 - 1
chapters/conclusions/conclusions.tex

@@ -7,7 +7,7 @@
 %         summary of the content in this chapter
 % Version:  01.01.2012
 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\chapter{Conclusions}
+\chapter{Conclusions  5}
 \label{chap:conclusions}
 
 \section{Further Work}

BIN=BIN
thesis.pdf


+ 0 - 50
thesis.tex

@@ -50,56 +50,6 @@
 
 \end{dbvthesisTitlepageAndDeclaration}
 
-40 pages in total
-\begin{enumerate}
-    \item Introduction | 5
-          \begin{enumerate}
-              \item Introduction / Motivation | 3
-              \item Related Work | 2
-          \end{enumerate}
-    \item Background | 12
-          \begin{enumerate}
-              \item Domains | 1
-              \item Basics of Differential Equations | 1
-              \item Pandemic Models | 3
-                    \begin{enumerate}
-                        \item SIR Model | 2
-                        \item reduced SIR Model | 1
-                    \end{enumerate}
-              \item Multilayer Perceptron | 2
-              \item Physics Informed Neural Networks | 5
-                    \begin{enumerate}
-                        \item General | 3
-                        \item Desease Informed Neural Networks | 2
-                    \end{enumerate}
-          \end{enumerate}
-    \item Methods | 8
-          \begin{enumerate}
-              \item Data Preprocessing | 3
-                    \begin{enumerate}
-                        \item RKI Data | 2
-                        \item Recovery Queue | 1
-                    \end{enumerate}
-              \item SIR | 3
-              \item r SIR | 2
-          \end{enumerate}
-    \item Experiments | 10
-          \begin{enumerate}
-              \item SIR Model | 5
-                    \begin{enumerate}
-                        \item Setup | 1
-                        \item Results | 4
-                    \end{enumerate}
-              \item reduced SIR Model | 5
-                    \begin{enumerate}
-                        \item Setup | 1
-                        \item Results | 4
-                    \end{enumerate}
-          \end{enumerate}
-    \item Conclusions | 3
-    \item Further Work
-\end{enumerate}
-
 \include{./abstract}
 
 \tableofcontents