1
Fork 0
internship/biblio/main.tex

49 lines
1.4 KiB
TeX

\documentclass[english, a4paper, 12pt]{article}
\usepackage{cours}
\setmainlanguage{english}
\usepackage[
backend=biber,
sorting=ynt,
style=iso-authoryear
]{biblatex}
\bibliography{library}
\title{M2 Internship\\\huge Bibliography review}
\author{Edgar P. Burkhart}
\begin{document}
\maketitle
\section{Bibliography research}
\subsection{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.
\cite{suh2001separation,frigaard1995time,baldock1999separation,
roge2019estimation,andersen2017estimation}
\paragraph{incident and reflected wave separation single gauge}
\paragraph{incident and reflected wave separation puv method}
Probablement très intéressant: \cite{inch2016accurate}:
\cite{sheremet2002observations,guza1977resonant}
Très bien: \cite{huntley1999use,tatavarti1989incoming}
\cite{pedersen2007resolving}
\paragraph{puv method}
\cite{sobey1999locally}
\paragraph{artha breakwater reflection}
\cite{poncet2020wave,larroque2018situ}
\subsection{Reflection}
\paragraph{wave reflection analysis}
\cite{davidson1996new}
\subsection{Modeling wave impact on porous media}
\paragraph{olaFlow}
\cite{olaFlow,higuera2015application}: \cite{bogdanov2011direct,del2011three}
\nocite{*}
\printbibliography
\end{document}