Commit b2f160d54252270107bd2ceae9d1ca490f740cb3
1 parent
d8d2c2dd98
Exists in
master
and in
1 other branch
essai de commit
Showing 1 changed file with 1 additions and 1 deletions Inline Diff
master.tex
View file @
b2f160d
\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 | {Yess 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} | |
\addcontentsline{toc}{chapter}{Introduction} | 31 | 31 | \addcontentsline{toc}{chapter}{Introduction} | |
\input{chapters/Introduction} | 32 | 32 | \input{chapters/Introduction} | |
33 | 33 | |||
% état de l'art | 34 | 34 | % état de l'art | |
35 | 35 | |||
\part{Contextes et états de l'art} | 36 | 36 | \part{Contextes et états de l'art} | |
\chapter{Contexte clinique} | 37 | 37 | \chapter{Contexte clinique} | |
\input{chapters/contexte_clinique} | 38 | 38 | \input{chapters/contexte_clinique} | |
\putbib | 39 | 39 | \putbib | |
40 | 40 | |||
\chapter{Outils d'analyse des signaux de neuromonitorage} | 41 | 41 | \chapter{Outils d'analyse des signaux de neuromonitorage} | |
\input{chapters/analyse_signal} | 42 | 42 | \input{chapters/analyse_signal} | |
\putbib | 43 | 43 | \putbib | |
44 | 44 | |||
45 | 45 | |||
\chapter{Propriétés biomécaniques du système cérébrospinal} | 46 | 46 | \chapter{Propriétés biomécaniques du système cérébrospinal} | |
\input{chapters/mecanique} | 47 | 47 | \input{chapters/mecanique} | |
48 | 48 | |||
\section{Autorégulation cérébrale} | 49 | 49 | \section{Autorégulation cérébrale} | |
\subsection{Mécanismes physiologiques} | 50 | 50 | \subsection{Mécanismes physiologiques} | |
\subsection{Caractérisation dans le domaine fréquentiel} | 51 | 51 | \subsection{Caractérisation dans le domaine fréquentiel} | |
\subsection{Caractérisation dans le domaine temporel} | 52 | 52 | \subsection{Caractérisation dans le domaine temporel} | |
53 | 53 | |||
\putbib | 54 | 54 | \putbib | |
55 | 55 | |||
56 | 56 | |||
57 | 57 | |||
%Contributions | 58 | 58 | %Contributions | |
\part{Contributions} | 59 | 59 | \part{Contributions} |