refs
This commit is contained in:
parent
e2f97e24b7
commit
a0225d32d4
2 changed files with 10 additions and 0 deletions
|
@ -1 +1,7 @@
|
||||||
|
\ml
|
||||||
|
{\def\bib{References}}
|
||||||
|
{\def\bib{Références}}
|
||||||
|
\printbibliography[heading=bibintoc,
|
||||||
|
title=\bib]
|
||||||
|
|
||||||
\pagebreak
|
\pagebreak
|
||||||
|
|
|
@ -52,6 +52,10 @@ bmargin=20mm,lmargin=20mm,rmargin=20mm,tmargin=20mm]{geometry}
|
||||||
\setmainlanguage{\mainlanguage}
|
\setmainlanguage{\mainlanguage}
|
||||||
\setotherlanguages{\otherlanguages}
|
\setotherlanguages{\otherlanguages}
|
||||||
|
|
||||||
|
% references after polyglossia
|
||||||
|
\usepackage[sorting=anyt]{biblatex}
|
||||||
|
\bibliography{\name}
|
||||||
|
|
||||||
% simple commands
|
% simple commands
|
||||||
|
|
||||||
\newcommand{\hr}{\rule{\textwidth}{1pt}}
|
\newcommand{\hr}{\rule{\textwidth}{1pt}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue