bibase
This commit is contained in:
parent
429b2acd0c
commit
b453a00e25
1 changed files with 10 additions and 2 deletions
|
@ -11,8 +11,10 @@ bmargin=20mm,lmargin=20mm,rmargin=20mm,tmargin=20mm]{geometry}
|
||||||
\usepackage{wallpaper}
|
\usepackage{wallpaper}
|
||||||
\usepackage[acronym]{glossaries}
|
\usepackage[acronym]{glossaries}
|
||||||
\usepackage{listings}
|
\usepackage{listings}
|
||||||
|
\usepackage[sorting=none,backend=biber]{biblatex}
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\bibliography{document}
|
||||||
\hypersetup{colorlinks,
|
\hypersetup{colorlinks,
|
||||||
citecolor=blue,
|
citecolor=blue,
|
||||||
filecolor=blue,
|
filecolor=blue,
|
||||||
|
@ -118,8 +120,8 @@ concepts et outils
|
||||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
\subsection{Types de formats}
|
\subsection{Types de formats}
|
||||||
Dans un \gls{si} :\\
|
Dans un \gls{si} :\\
|
||||||
\gls{wysiwyg}\\
|
\gls{wysiwym} \cite{wysiwym}\\
|
||||||
\gls{wysiwym}\\
|
\gls{wysiwyg} \cite{wysiwyg}\\
|
||||||
\gls{wysiwym} est préférable à \gls{wysiwyg}
|
\gls{wysiwym} est préférable à \gls{wysiwyg}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
@ -179,6 +181,12 @@ GnuPG, OpenPGP}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\section{Conclusion}
|
\section{Conclusion}
|
||||||
|
|
||||||
|
\pagebreak
|
||||||
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\section*{Bibliographie}
|
||||||
|
|
||||||
|
\printbibliography[heading=none]
|
||||||
|
|
||||||
\pagebreak
|
\pagebreak
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\appendix
|
\appendix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue