add a reference style alternative

This commit is contained in:
Mirek Kratochvil 2020-06-04 13:25:23 +02:00
parent a2f8d5e475
commit e94aa22a42

View File

@ -46,7 +46,11 @@
\usepackage{float}
% load bibliography tools
\usepackage[backend=bibtex,natbib]{biblatex}
\usepackage[backend=bibtex,natbib,style=numeric]{biblatex}
% alternative with alphanumeric citations (more informative than plain numbers):
%\usepackage[backend=bibtex,natbib,style=alphabetic]{biblatex}
% load the file with bibliography entries
\addbibresource{refs}
% remove this if you won't use fancy verbatim environments