mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Ajout de la bibliographie
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
\usepackage[affil-it]{authblk}
|
||||
\usepackage{fullpage}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{biblatex}
|
||||
|
||||
\newenvironment*{remerciements}{%
|
||||
\renewcommand*{\abstractname}{Remerciements}
|
||||
@ -14,6 +15,11 @@
|
||||
\end{abstract}
|
||||
}
|
||||
|
||||
\bibliography{introduction/sources}
|
||||
\bibliography{centralisation/sources}
|
||||
\bibliography{decentralisation/sources}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\title{Echange de jetons inter-blockchains}
|
||||
@ -40,9 +46,13 @@
|
||||
|
||||
\section{Introduction}
|
||||
\input{introduction/index.tex}
|
||||
|
||||
\section{Systèmes Centralisés}
|
||||
\input{centralisation/index.tex}
|
||||
|
||||
\section{Systèmes Décentralisés}
|
||||
\input{decentralisation/index.tex}
|
||||
|
||||
\printbibliography
|
||||
|
||||
\end{document}
|
||||
|
Reference in New Issue
Block a user