Commit b42a85b0d0f72240ab8efbd0597745e7e76f481d
1 parent
b896a5fd49
traduction P2P1
Showing 1 changed file with 5 additions and 1 deletions Inline Diff
master.tex
View file @
b42a85b
\documentclass[french]{report} | 1 | 1 | \documentclass[french]{report} | |
\usepackage[ruled,lined]{algorithm2e} | 2 | 2 | \usepackage[ruled,lined]{algorithm2e} | |
\usepackage{babel} | 3 | 3 | \usepackage{babel} | |
\usepackage[T1]{fontenc} | 4 | 4 | \usepackage[T1]{fontenc} | |
\usepackage{graphicx} | 5 | 5 | \usepackage{graphicx} | |
\usepackage{mathtools} | 6 | 6 | \usepackage{mathtools} | |
\usepackage{amsfonts} | 7 | 7 | \usepackage{amsfonts} | |
\usepackage{amssymb} | 8 | 8 | \usepackage{amssymb} | |
\usepackage{amsthm} | 9 | 9 | \usepackage{amsthm} | |
10 | \usepackage{amsmath} | |||
\usepackage{thmtools} | 10 | 11 | \usepackage{thmtools} | |
\usepackage{xcolor} | 11 | 12 | \usepackage{xcolor} | |
\usepackage{nameref} | 12 | 13 | \usepackage{nameref} | |
14 | \usepackage{bbold} | |||
\usepackage{hyperref} | 13 | 15 | \usepackage{hyperref} | |
16 | \usepackage{makecell} | |||
\graphicspath{ {figures/} } | 14 | 17 | \graphicspath{ {figures/} } | |
\usepackage[sectionbib]{bibunits} | 15 | 18 | \usepackage[sectionbib]{bibunits} | |
\defaultbibliographystyle{unsrt} | 16 | 19 | \defaultbibliographystyle{unsrt} | |
\defaultbibliography{biblio} | 17 | 20 | \defaultbibliography{biblio} | |
18 | 21 | |||
22 | ||||
\title{ | 19 | 23 | \title{ | |
{Yes Title}\\ | 20 | 24 | {Yes Title}\\ | |
{\large Institution Name}\\ | 21 | 25 | {\large Institution Name}\\ | |
} | 22 | 26 | } | |
\author{Donatien Legé} | 23 | 27 | \author{Donatien Legé} | |
24 | 28 | |||
\begin{document} | 25 | 29 | \begin{document} | |
\bibliographyunit[\chapter] | 26 | 30 | \bibliographyunit[\chapter] | |
\maketitle | 27 | 31 | \maketitle | |
\tableofcontents | 28 | 32 | \tableofcontents | |
29 | 33 | |||
\chapter*{Introduction} | 30 | 34 | \chapter*{Introduction} | |
\input{chapters/Introduction} | 31 | 35 | \input{chapters/Introduction} | |
32 | 36 | |||
% état de l'art | 33 | 37 | % état de l'art | |
34 | 38 | |||
\chapter{Contexte clinique} | 35 | 39 | \chapter{Contexte clinique} | |
\input{chapters/contexte_clinique} | 36 | 40 | \input{chapters/contexte_clinique} | |
\putbib | 37 | 41 | \putbib | |
38 | 42 | |||
\chapter{Outils d'analyse des signaux de neuromonitorage} | 39 | 43 | \chapter{Outils d'analyse des signaux de neuromonitorage} | |
\input{chapters/analyse_signal} | 40 | 44 | \input{chapters/analyse_signal} | |
\putbib | 41 | 45 | \putbib | |
42 | 46 | |||
43 | 47 | |||
\chapter{Propriétés biomécaniques du système cérébrospinal} | 44 | 48 | \chapter{Propriétés biomécaniques du système cérébrospinal} | |
\input{chapters/mecanique} | 45 | 49 | \input{chapters/mecanique} | |
46 | 50 | |||
\section{Autorégulation cérébrale} | 47 | 51 | \section{Autorégulation cérébrale} | |
\subsection{Mécanismes physiologiques} | 48 | 52 | \subsection{Mécanismes physiologiques} | |
\subsection{Caractérisation dans le domaine fréquentiel} | 49 | 53 | \subsection{Caractérisation dans le domaine fréquentiel} | |
\subsection{Caractérisation dans le domaine temporel} | 50 | 54 | \subsection{Caractérisation dans le domaine temporel} | |
51 | 55 | |||
\putbib | 52 | 56 | \putbib | |
53 | 57 |