Commit 49b79c84 authored by Crawford, Sam's avatar Crawford, Sam Committed by Johnson, Seth R.
Browse files

Added Biber as backend for bibliography.

parent d5480bfc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% ADDITIONAL FRONT MATTER
% ADDITIONAL FRONT MATTER (OPTIONAL)
\clearemptydoublepage
\phantomsection
\addcontentsline{toc}{section}{ADDITIONAL FRONT MATERIAL}
@@ -158,6 +158,7 @@ Begin text here.
Ask yourself, ``Do I \emph{really} need five or more hierarchical levels in my
document?''


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\clearemptydoublepage
+1 −1
Original line number Diff line number Diff line
@@ -385,7 +385,7 @@ under contract DE-AC05-00OR22725
	
% BIBLIOGRAPHY
%\usepackage[authordate,autocite=inline,backend=biber, natbib]{biblatex-chicago}
\usepackage[backend=bibtex,style=ieee]{biblatex}
\usepackage[backend=biber,style=ieee]{biblatex}