Revert "Use biblatex-chicago instead of biblatex."

This reverts commit a0ea58bc2e.
This commit is contained in:
Stefan Björk 2014-09-25 09:54:01 +02:00
parent a0ea58bc2e
commit 19525bdeda

View file

@ -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$