Moved biblio -> report
This commit is contained in:
parent
d1c6238713
commit
019bbe8c80
6 changed files with 0 additions and 0 deletions
|
@ -1,45 +0,0 @@
|
|||
\documentclass[english, a4paper]{book}
|
||||
\usepackage{cours}
|
||||
\setmainlanguage{english}
|
||||
|
||||
\usepackage[
|
||||
backend=biber,
|
||||
style=iso-authoryear,
|
||||
sorting=nyt,
|
||||
]{biblatex}
|
||||
\bibliography{library}
|
||||
|
||||
\hypersetup{
|
||||
pdftitle = {M2 Internship},
|
||||
pdfauthor = {Edgar P. Burkhart},
|
||||
}
|
||||
|
||||
\title{\interlight\huge M2 Internship\\{\Huge Bibliography review}\\
|
||||
\vspace{1em} Simulation of the breaking wave flow which generated the 50T
|
||||
concrete block displacement at the Artha breakwater on February 28, 2017}
|
||||
\author{\Large Edgar P.
|
||||
Burkhart\thanks{\email{edgar-pierre.burkhart@etud.univ-pau.fr},
|
||||
\email{edgar.burkhart@ens-paris-saclay.fr}.}}
|
||||
\affil{Université de Pau et des Pays de l'Adour}
|
||||
\affil{École Normale Supérieure Paris-Saclay}
|
||||
\date{February 2022}
|
||||
|
||||
\setcounter{tocdepth}{3}
|
||||
|
||||
\begin{document}
|
||||
\frontmatter
|
||||
\maketitle
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\mainmatter
|
||||
%\include{notes/bibliography_research}
|
||||
\include{chapters/introduction}
|
||||
\include{chapters/literature}
|
||||
|
||||
|
||||
\backmatter
|
||||
%\nocite{*}
|
||||
\defbibnote{bibstyle}{\emph{Bibliographic style: ISO690 Author-Year.}}
|
||||
\printbibliography[prenote=bibstyle]
|
||||
\end{document}
|
Reference in a new issue