Structure
This commit is contained in:
parent
26bd60624d
commit
774f3fd60e
4 changed files with 19 additions and 5 deletions
|
@ -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}
|
||||
|
|
Reference in a new issue