]> code.communitydata.science - cdsc_tex.git/blobdiff - text.tex
made some minor changes
[cdsc_tex.git] / text.tex
index 3cadffc6169b4d4de247ab3f55951a776d159541..74c86dd31c356744ebbf1daef88c5cc2a1af326b 100644 (file)
--- a/text.tex
+++ b/text.tex
 % \usepackage{url}
 % \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
+% \usepackage{dcolumn}
+% \usepackage{endfloat}
+
+% add bibliographic stuff 
+\usepackage[round]{natbib}
+\def\citeapos#1{\citeauthor{#1}'s (\citeyear{#1})}
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 
@@ -53,10 +59,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}
 

Community Data Science Collective || Want to submit a patch?