Replace bibtex with biber.

This commit is contained in:
Máté Cserép 2023-04-21 11:35:50 +02:00
parent 8efb9dcbf0
commit fdf103e929

View File

@ -394,7 +394,7 @@
% Bibliography % Bibliography
\RequirePackage[autostyle=true]{csquotes} \RequirePackage[autostyle=true]{csquotes}
\RequirePackage[ \RequirePackage[
backend=bibtex, backend=biber,
style=numeric, % style of bibliography style=numeric, % style of bibliography
sorting=none % sorting of references sorting=none % sorting of references
]{biblatex} ]{biblatex}