X-Git-Url: https://projects.mako.cc/source/latex_mako/blobdiff_plain/b2378ce9f41e15f1c1cf4016f32d3e7bda3a41d6..8439b49dd30be949202f0dcab0821d2f6320a7a8:/paper_template/text.tex diff --git a/paper_template/text.tex b/paper_template/text.tex index 3e7529e..53facf8 100644 --- a/paper_template/text.tex +++ b/paper_template/text.tex @@ -35,17 +35,19 @@ \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} \author{Benjamin Mako Hill\\ - \href{mailto:mako@mit.edu}{mako@mit.edu}} + \href{mailto:makohill@uw.edu}{makohill@uw.edu}} \date{} % \published{\textsc{\textcolor{BrickRed}{This document is an @@ -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: