updated bibliography stuff
[latex_mako] / text.tex
index 3cadffc6169b4d4de247ab3f55951a776d159541..d73b43c364ebf5f293987de54aa8b8331e925326 100644 (file)
--- a/text.tex
+++ b/text.tex
@@ -16,6 +16,8 @@
 % \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
 
 % \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
 
+\usepackage[round]{natbib}
+
 \newcommand{\titleref}[1]{\textsl{#1}}
 
 \newenvironment{narrow}[2]{%
 \newcommand{\titleref}[1]{\textsl{#1}}
 
 \newenvironment{narrow}[2]{%
@@ -53,10 +55,10 @@ quick brown fox jumps over the lazy dog.  The quick brown fox jumps over
 the lazy dog.  The quick brown fox jumps over the lazy dog.  The quick
 brown fox jumps over the lazy dog.  The quick brown fox jumps over the
 lazy dog.  The quick brown fox jumps over the lazy dog.  The quick brown
 the lazy dog.  The quick brown fox jumps over the lazy dog.  The quick
 brown fox jumps over the lazy dog.  The quick brown fox jumps over the
 lazy dog.  The quick brown fox jumps over the lazy dog.  The quick brown
-fox jumps over the lazy dog \cite{989866}.
+fox jumps over the lazy dog \citep{989866}.
 
 \bibliography{refs}
 
 \bibliography{refs}
-\bibliographystyle{apalike}
+\bibliographystyle{chicago}
 
 \end{document}
 
 
 \end{document}
 

Benjamin Mako Hill || Want to submit a patch?