% \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
 
+\usepackage[round]{natbib}
+
 \newcommand{\titleref}[1]{\textsl{#1}}
 
 \newenvironment{narrow}[2]{%
 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}