X-Git-Url: https://code.communitydata.science/cdsc_tex.git/blobdiff_plain/1ac15597c9f26c4d28d5dcc6b35fb5e7aa38bc28..982a83a0e17caf173f5fdf5a6674c4e4e59f7671:/text.tex diff --git a/text.tex b/text.tex index 3cadffc..8870a4b 100644 --- a/text.tex +++ b/text.tex @@ -15,6 +15,13 @@ % \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}} @@ -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 -fox jumps over the lazy dog \cite{989866}. +fox jumps over the lazy dog \citep{989866}. \bibliography{refs} -\bibliographystyle{apalike} +\bibliographystyle{chicago} \end{document}