Fix biblatex

This commit is contained in:
2024-04-15 16:11:05 +02:00
parent 91c7eb2af1
commit 84249d4dc8
3 changed files with 11 additions and 12 deletions

View File

@@ -1,8 +1,16 @@
%% Template
\PassOptionsToPackage{backref=true, doi=false, style=ieee}{biblatex}
\documentclass{thesis}
\geometry{inner=30mm, outer=25mm, top=30mm, bottom=25mm}
%% Content
\addbibresource{references.bib}
\AtEveryBibitem{\clearfield{day}}
\AtEveryBibitem{\clearfield{location}}
\AtEveryBibitem{\clearfield{month}}
\AtEveryBibitem{\clearfield{series}}
\hypersetup{
% pdfauthor = {XYZ},
% pdftitle = {Th\`{e}se de doctorat de XYZ},
@@ -63,16 +71,7 @@
\input{./Conclusion/conclusion}
\clearemptydoublepage
\phantomsection % To have a correct link in the table of contents
\addcontentsline{toc}{chapter}{Bibliography}
% nocite: Pour citer la totalit\'{e} des r\'{e}f\'{e}rences contenues dans le fichier biblio
% nocite: In order to cite all the references included biblio
\nocite{*}
\printbibliography[heading=primary,keyword=primary]
\newpage
\nocite{*}
\printbibliography[heading=secondary,keyword=secondary]
\printbibliography[heading=bibintoc]
\clearemptydoublepage
\cleartoevenpage[\thispagestyle{empty}] % To have the back cover on an even page