\usepackage[T1]{fontenc}
\usepackage{textcomp}
-\renewcommand{\rmdefault}{ugm}
-\renewcommand{\sfdefault}{phv}
\usepackage[garamond]{mathdesign}
\usepackage[letterpaper,left=1.2in,right=1.2in,top=1.2in,bottom=1.2in]{geometry}
\usepackage[usenames,dvipsnames]{color}
\usepackage[breaklinks]{hyperref}
-\hypersetup{colorlinks=true, linkcolor=Blue, citecolor=Black, filecolor=Blue,
+\hypersetup{colorlinks=true, linkcolor=Black, citecolor=Black, filecolor=Blue,
urlcolor=Blue, unicode=true}
% add bibliographic stuff
\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
% unpublished draft.\\ Please do not distribute or cite without
% bibliography here
\renewcommand{\bibsection}{\section{\bibname}\prebibhook}
\baselineskip 14.2pt
-\bibliography{refs}
+\bibliography{refs-processed}
\bibliographystyle{chicago}
\end{document}