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[acronym]{glossaries}
|
||||
\usepackage{listings}
|
||||
\usepackage[sorting=none,backend=biber]{biblatex}
|
||||
\usepackage{hyperref}
|
||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\bibliography{document}
|
||||
\hypersetup{colorlinks,
|
||||
citecolor=blue,
|
||||
filecolor=blue,
|
||||
|
@ -118,8 +120,8 @@ concepts et outils
|
|||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\subsection{Types de formats}
|
||||
Dans un \gls{si} :\\
|
||||
\gls{wysiwyg}\\
|
||||
\gls{wysiwym}\\
|
||||
\gls{wysiwym} \cite{wysiwym}\\
|
||||
\gls{wysiwyg} \cite{wysiwyg}\\
|
||||
\gls{wysiwym} est préférable à \gls{wysiwyg}
|
||||
|
||||
\begin{itemize}
|
||||
|
@ -179,6 +181,12 @@ GnuPG, OpenPGP}
|
|||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\section{Conclusion}
|
||||
|
||||
\pagebreak
|
||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\section*{Bibliographie}
|
||||
|
||||
\printbibliography[heading=none]
|
||||
|
||||
\pagebreak
|
||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\appendix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue