three small changes to the template
[latex_mako] / paper_template / text.tex
index 3e7529e89e7d76f65db9817832d5b87ba601ce50..757951227726cfce8d2f0edde5f2a22fe3db9091 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}
 \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

Benjamin Mako Hill || Want to submit a patch?