From 933f50de44a0dd5bbc3f045aa97d72bc6f296d80 Mon Sep 17 00:00:00 2001 From: Date: Sun, 19 Oct 2008 00:54:39 -0400 Subject: [PATCH] updated bibliography stuff --- text.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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} -- 2.30.2