Structure

This commit is contained in:
Edgar P. Burkhart 2022-02-04 16:11:29 +01:00
parent 26bd60624d
commit 774f3fd60e
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 19 additions and 5 deletions

View file

@ -15,6 +15,11 @@
pdfauthor = {Edgar P. Burkhart},
}
\includeonly{
chapters/introduction,
chapters/literature,
}
\title{\interlight\huge M2 Internship\\{\Huge Bibliography review}\\
\vspace{1em}
Simulation
@ -33,11 +38,12 @@ at the Artha breakwater on February 28, 2017}
\tableofcontents
\mainmatter
\include{bibliography_research}
\include{introduction}
\include{literature}
%\include{notes/bibliography_research}
\include{chapters/introduction}
\include{chapters/literature}
\backmatter
\nocite{*}
%\nocite{*}
\printbibliography
\end{document}