Commit 4f3c42624939164ea837cc9f8d8d6c25f5e00e78
1 parent
15e9cea260
Exists in
master
and in
1 other branch
en ajoutant 2 parties
Showing 1 changed file with 2 additions and 1 deletions Inline Diff
master.tex
View file @
4f3c426
\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} | |
\usepackage{thmtools} | 10 | 10 | \usepackage{thmtools} | |
\usepackage{xcolor} | 11 | 11 | \usepackage{xcolor} | |
\usepackage{nameref} | 12 | 12 | \usepackage{nameref} | |
\usepackage{hyperref} | 13 | 13 | \usepackage{hyperref} | |
\graphicspath{ {figures/} } | 14 | 14 | \graphicspath{ {figures/} } | |
\usepackage[sectionbib]{bibunits} | 15 | 15 | \usepackage[sectionbib]{bibunits} | |
\defaultbibliographystyle{unsrt} | 16 | 16 | \defaultbibliographystyle{unsrt} | |
\defaultbibliography{biblio} | 17 | 17 | \defaultbibliography{biblio} | |
18 | 18 | |||
\title{ | 19 | 19 | \title{ | |
{Yes Title}\\ | 20 | 20 | {Yes Title}\\ | |
{\large Institution Name}\\ | 21 | 21 | {\large Institution Name}\\ | |
} | 22 | 22 | } | |
\author{Donatien Legé} | 23 | 23 | \author{Donatien Legé} | |
24 | 24 | |||
\begin{document} | 25 | 25 | \begin{document} | |
\bibliographyunit[\chapter] | 26 | 26 | \bibliographyunit[\chapter] | |
\maketitle | 27 | 27 | \maketitle | |
\tableofcontents | 28 | 28 | \tableofcontents | |
29 | 29 | |||
\chapter*{Introduction} | 30 | 30 | \chapter*{Introduction} | |
\input{chapters/Introduction} | 31 | 31 | \input{chapters/Introduction} | |
32 | 32 | |||
% état de l'art | 33 | 33 | % état de l'art | |
34 | 34 | |||
35 | \part{Contextes et états de l'art} | |||
\chapter{Contexte clinique} | 35 | 36 | \chapter{Contexte clinique} | |
\input{chapters/contexte_clinique} | 36 | 37 | \input{chapters/contexte_clinique} | |
\putbib | 37 | 38 | \putbib | |
38 | 39 | |||
\chapter{Outils d'analyse des signaux de neuromonitorage} | 39 | 40 | \chapter{Outils d'analyse des signaux de neuromonitorage} | |
\input{chapters/analyse_signal} | 40 | 41 | \input{chapters/analyse_signal} | |
\putbib | 41 | 42 | \putbib | |
42 | 43 | |||
43 | 44 | |||
\chapter{Propriétés biomécaniques du système cérébrospinal} | 44 | 45 | \chapter{Propriétés biomécaniques du système cérébrospinal} | |
\input{chapters/mecanique} | 45 | 46 | \input{chapters/mecanique} | |
46 | 47 | |||
\section{Autorégulation cérébrale} | 47 | 48 | \section{Autorégulation cérébrale} | |
\subsection{Mécanismes physiologiques} | 48 | 49 | \subsection{Mécanismes physiologiques} | |
\subsection{Caractérisation dans le domaine fréquentiel} | 49 | 50 | \subsection{Caractérisation dans le domaine fréquentiel} | |
\subsection{Caractérisation dans le domaine temporel} | 50 | 51 | \subsection{Caractérisation dans le domaine temporel} | |
51 | 52 | |||
\putbib | 52 | 53 | \putbib | |
53 | 54 |