From 8439b49dd30be949202f0dcab0821d2f6320a7a8 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Sun, 2 Nov 2014 15:51:04 -0800 Subject: [PATCH] updated template to remove deprecated chicago.bst --- paper_template/text.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/paper_template/text.tex b/paper_template/text.tex index 7579512..53facf8 100644 --- a/paper_template/text.tex +++ b/paper_template/text.tex @@ -81,7 +81,8 @@ fox jumps over the lazy dog \citep{989866}. \renewcommand{\bibsection}{\section{\bibname}\prebibhook} \baselineskip 14.2pt \bibliography{refs-processed} -\bibliographystyle{chicago} +\bibliographystyle{apalike} \end{document} +% LocalWords: -- 2.39.2