Add skeleton for next chapters

This commit is contained in:
Tobias Eidelpes 2020-07-06 18:39:37 +02:00
parent aaebcd8613
commit 23712e789c
5 changed files with 4 additions and 1 deletions

0
conclusion.tex Normal file
View File

0
defences.tex Normal file
View File

0
developments.tex Normal file
View File

0
introduction.tex Normal file
View File

View File

@ -109,16 +109,19 @@
\mainmatter \mainmatter
% Include introduction.tex % Include introduction.tex
\input{introduction.tex}
% Include methods.tex % Include methods.tex
\input{methods.tex} \input{methods.tex}
% Include defences.tex % Include defences.tex
\input{defences.tex}
% Include developments % Include developments
\input{developments.tex}
% Include conclusion % Include conclusion
\input{conclusion.tex}
% Remove following line for the final thesis. % Remove following line for the final thesis.
%\input{intro.tex} % A short introduction to LaTeX. %\input{intro.tex} % A short introduction to LaTeX.