]> code.communitydata.science - cdsc_tex.git/blobdiff - paper_template/text.tex
updated template to remove deprecated chicago.bst
[cdsc_tex.git] / paper_template / text.tex
index 0f51b10914994e00b859c23dfb7ff2017d4d3aa8..53facf8d1f7a9bf9708ef666784f26d3f81dea47 100644 (file)
 \def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
 \def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
 
+% memoir function to take out of the space out of the whitespace lists
+\firmlists
+
 % import vc stuff after running `make vc`: \input{vc} \pagestyle{kjhgit}
 
 \begin{document}
 
 \setlength{\parskip}{4.5pt}
-
 \baselineskip 18.5pt
 
 \title{Title}
@@ -79,7 +81,8 @@ fox jumps over the lazy dog \citep{989866}.
 \renewcommand{\bibsection}{\section{\bibname}\prebibhook}
 \baselineskip 14.2pt
 \bibliography{refs-processed}
-\bibliographystyle{chicago}
+\bibliographystyle{apalike}
 
 \end{document}
 
+%  LocalWords:  

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