Revert "Use biblatex-chicago instead of biblatex."
This reverts commit a0ea58bc2e
.
This commit is contained in:
parent
a0ea58bc2e
commit
19525bdeda
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ $if(natbib)$
|
|||
\bibliographystyle{$if(biblio-style)$$biblio-style$$else$plainnat$endif$}
|
||||
$endif$
|
||||
$if(biblatex)$
|
||||
\usepackage{biblatex-chicago}
|
||||
\usepackage{biblatex}
|
||||
$if(biblio-files)$
|
||||
\bibliography{$biblio-files$}
|
||||
$endif$
|
||||
|
|
Loading…
Add table
Reference in a new issue