]> code.communitydata.science - cdsc_tex.git/blobdiff - text.tex
two types of pos
[cdsc_tex.git] / text.tex
index 3cadffc6169b4d4de247ab3f55951a776d159541..8870a4bb015f7dd58887c6aec0bec7ff1f81df9f 100644 (file)
--- a/text.tex
+++ b/text.tex
 % \usepackage{url}
 % \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
 % \usepackage{url}
 % \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
+% \usepackage{dcolumn}
+% \usepackage{endfloat}
+
+% add bibliographic stuff 
+\usepackage[round]{natbib}
+\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
+\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 
@@ -53,10 +60,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}
 

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