You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1016 B
33 lines
1016 B
4 years ago
|
% %----------Bachlor Thesis Proposal-----------------------------------------------------------
|
||
|
% \input{chap0/sec1} % 1. Einleitung/Introduction and problem statement
|
||
|
% \newpage
|
||
|
|
||
|
%----------Hauptteil/Main part of the thesis-----------------------------------------------------------
|
||
|
% \thispagestyle{myPageStyle}
|
||
|
\input{chap1/introduction} % 1. Einleitung/Introduction and problem statement
|
||
|
% \input{chap1/problem_statement} % 1. Einleitung/Introduction and problem statement
|
||
|
\newpage
|
||
|
|
||
|
% \thispagestyle{myPageStyle}
|
||
|
\input{chap2/literature_review} % 2. Literaturanalyse/Related work analysis
|
||
|
\newpage
|
||
|
|
||
|
%\thispagestyle{myPageStyle}
|
||
|
\input{chap3/implementation} % 3. Implementation, Technical Setting, Prototype
|
||
|
\newpage
|
||
|
|
||
|
%\thispagestyle{myPageStyle}
|
||
|
\input{chap4/methodology}
|
||
|
\newpage
|
||
|
|
||
|
%\thispagestyle{myPageStyle}
|
||
|
\input{chap5/results}
|
||
|
\newpage
|
||
|
|
||
|
%\thispagestyle{myPageStyle}
|
||
|
\input{chap6/discussion}
|
||
|
\newpage
|
||
|
|
||
|
%\thispagestyle{myPageStyle}
|
||
|
\input{chap7/conclusion}
|
||
|
\newpage
|