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
\RequirePackage[autostyle=true]{csquotes}
\RequirePackage[
backend=bibtex,
backend=biber,
style=numeric, % style of bibliography
sorting=none % sorting of references
]{biblatex}