💻 Add .bib extension to filename when using addbibresource
This commit is contained in:
parent
2f473eb77e
commit
f0f8f71103
@ -118,7 +118,7 @@
|
||||
% If you would like to use biblatex for your reference management, as opposed to the default `natbibpackage` pass the option `custombib` in the document class. Comment out the previous line to make sure you don't load the natbib package. Uncomment the following lines and specify the location of references.bib file
|
||||
|
||||
%\RequirePackage[backend=biber, style=numeric-comp, citestyle=numeric, sorting=nty, natbib=true]{biblatex}
|
||||
%\addbibresource{References/references} %Location of references.bib only for biblatex
|
||||
%\addbibresource{References/references} %Location of references.bib only for biblatex, Do not omit the .bib extension from the filename.
|
||||
|
||||
\fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user