1
Fork 0

Report styling

This commit is contained in:
Edgar P. Burkhart 2022-02-04 11:42:32 +01:00
parent 6a539cf314
commit 723d859f0c
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
2 changed files with 48 additions and 17 deletions

View File

@ -38,6 +38,7 @@
\RequirePackage{unicode-math}
%\RequirePackage[backend=biber,sorting=ynt]{biblatex}
\RequirePackage[notransparent]{svg}
\RequirePackage{authblk}
\@ifclassloaded{beamer}{}{
\RequirePackage[list=true]{subcaption}
}
@ -194,11 +195,28 @@
}
}
\setmainfont{Inter}
\setsansfont{Inter}
%%%% FONTS
\RequirePackage[sfdefault]{inter}
%\setmainfont{Inter}
%\setsansfont{Inter}
\setmathfont[mathrm=sym]{Fira Math}
\setmonofont[Ligatures=TeX]{Fira Code}
% Title fonts
\RequirePackage{titlesec}
\titleformat*{\subparagraph}{\intersemibold}
\titleformat*{\paragraph}{\intersemibold}
\titleformat*{\subsubsection}{\large}
\titleformat*{\subsection}{\Large}
\titleformat*{\section}{\LARGE}
\titleformat{\chapter}[display]{\interlight\LARGE}
{\chaptertitlename~\thechapter}{12pt}{\interlight\Huge}
\newcommand\email[1]{\href{mailto:#1}{#1}}
\definecolor{ENSblue}{RGB}{0,119,139}
\definecolor{ultralightgray}{gray}{.95}
\definecolor{customblue}{RGB}{0,102,204}

View File

@ -1,4 +1,4 @@
\documentclass[english, a4paper, 11pt]{article}
\documentclass[english, a4paper, 11pt]{report}
\usepackage{cours}
\setmainlanguage{english}
@ -10,14 +10,27 @@
]{biblatex}
\bibliography{library}
\title{M2 Internship\\\huge Bibliography review}
\author{Edgar P. Burkhart}
\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}
\begin{document}
\maketitle
\section*{Bibliography research}
\subsection{Extracting components from buoy data}
\chapter*{Bibliography research}
\section{Extracting components from buoy data}
\paragraph{incident and reflected wave separation}
\cite{mansard1980measurement}: extract incident and reflected spectra from
spectrum measurements at three different points.
@ -36,15 +49,15 @@ Très bien: \cite{huntley1999use,tatavarti1989incoming}
\paragraph{artha breakwater reflection}
\cite{poncet2020wave,larroque2018situ}
\subsection{Reflection}
\section{Reflection}
\paragraph{wave reflection analysis}
\cite{davidson1996new}
\subsection{Modeling wave impact on porous media}
\section{Modeling wave impact on porous media}
\paragraph{olaFlow}
\cite{olaFlow,higuera2015application}: \cite{bogdanov2011direct,del2011three}
\subsection{Breakwater modeling}
\section{Breakwater modeling}
\paragraph{modelling breakwater} sph: \cite{altomare2014numerical};
\paragraph{rubble-mound breakwater model} \cite{vanneste20152d,
@ -53,11 +66,11 @@ losada1979joint,lara2008wave,losada2008numerical}
\paragraph{breakwater model} \cite{hsu2002}
\subsection{Modeling}
\section{Modeling}
\paragraph{using wave buoy data in numerical models} \cite{thomas2015,
mentaschi2013,rusu2011}
\subsection{Block displacement}
\section{Block displacement}
\paragraph{boulder transport by waves} \cite{erdmann2018boulder,may2015block,
weiss2012mystery,weiss2015untangling,zainali2015boulder,zainali2016high}
\paragraph{boulder transport flow} \cite{nandasena2011reassessment,
@ -69,10 +82,10 @@ Très intéressant: \cite{weiss2017toward},
\paragraph{block transport by waves} \cite{imamura2008numerical,
barbano2010large,PARIS20111,biolchi2016}
\subsection{Flow in porous media}
\section{Flow in porous media}
\paragraph{wave flow porous media} \cite{SHAO2010304}
\section{Introduction}
\chapter{Introduction}
In February 2017, a \SI{50}{\tonne} concrete block was displaced by a wave onto
the Artha breakwater in Saint-Jean-de-Luz. This event was captured by a
photographer, and earlier work from \textcite{amir} allowed to extract the
@ -94,10 +107,10 @@ especially regarding its porous character. Finally, the results of this
simulation will need to be compared to the literature on block displacement by
waves for validation.
\section{Literature Review}
In this section, literature relevant to the present study will be reviewed.
\chapter{Literature Review}
In this chapter, literature relevant to the present study will be reviewed.
\subsection{Separating incident and reflected components from wave buoy data}
\section{Separating incident and reflected components from wave buoy data}
\nocite{*}
\printbibliography