This commit is contained in:
2018-02-02 14:37:04 +01:00
parent f4431cda9a
commit d0cff1b81a
3 changed files with 10 additions and 1 deletions

View File

@ -4,6 +4,8 @@
\usepackage[french,english]{babel}
%\usepackage[UKenglish]{babel}
\usepackage[T1]{fontenc}
\usepackage{makeidx}
\makeindex
% Customization
\usepackage{libertine}
@ -96,6 +98,7 @@
\bibliographystyle{alphaabbr}
\bibliography{these.bib}
\printindex
\backmatter
\listoffigures
\end{document}