mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Intro / Conclusion / Glossaire
This commit is contained in:
committed by
JOLY Amaury
parent
d242e443a8
commit
8aacb5aa1b
@ -9,6 +9,8 @@
|
||||
\usepackage{biblatex}
|
||||
\usepackage{stackengine}
|
||||
\usepackage{listings}
|
||||
\usepackage{glossaries}
|
||||
\makeglossaries
|
||||
|
||||
\newenvironment*{remerciements}{%
|
||||
\renewcommand*{\abstractname}{Remerciements}
|
||||
@ -49,6 +51,10 @@
|
||||
\section{Introduction}
|
||||
\input{introduction/index.tex}
|
||||
|
||||
\newpage
|
||||
|
||||
\input{glossaire/glossaire.tex}
|
||||
|
||||
\newpage
|
||||
\section{Systèmes Centralisés}
|
||||
\input{centralisation/index.tex}
|
||||
@ -58,6 +64,12 @@
|
||||
\input{decentralisation/index.tex}
|
||||
|
||||
\newpage
|
||||
|
||||
\section{Conclusion}
|
||||
\input{conclusion/index.tex}
|
||||
|
||||
\newpage
|
||||
|
||||
\printbibliography
|
||||
|
||||
\end{document}
|
||||
|
Reference in New Issue
Block a user