From: Date: Sun, 19 Oct 2008 04:54:39 +0000 (-0400) Subject: updated bibliography stuff X-Git-Url: https://projects.mako.cc/source/latex_mako/commitdiff_plain/933f50de44a0dd5bbc3f045aa97d72bc6f296d80 updated bibliography stuff --- diff --git a/text.tex b/text.tex index 3cadffc..d73b43c 100644 --- a/text.tex +++ b/text.tex @@ -16,6 +16,8 @@ % \usepackage{graphicx} % \usepackage{amsmath, amsthm, amssymb} +\usepackage[round]{natbib} + \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 -fox jumps over the lazy dog \cite{989866}. +fox jumps over the lazy dog \citep{989866}. \bibliography{refs} -\bibliographystyle{apalike} +\bibliographystyle{chicago} \end{document}