X-Git-Url: https://projects.mako.cc/source/latex_mako/blobdiff_plain/a98cc6d7d7a321f5f050910fc27fdfa67f0d2fa6..af3844e20efeeb33b7db2a20790409d79334cf1b:/paper_template/text.tex diff --git a/paper_template/text.tex b/paper_template/text.tex index 21b74bf..0f51b10 100644 --- a/paper_template/text.tex +++ b/paper_template/text.tex @@ -10,8 +10,6 @@ \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} @@ -29,7 +27,7 @@ \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 @@ -47,7 +45,8 @@ \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 @@ -79,7 +78,7 @@ fox jumps over the lazy dog \citep{989866}. % bibliography here \renewcommand{\bibsection}{\section{\bibname}\prebibhook} \baselineskip 14.2pt -\bibliography{refs} +\bibliography{refs-processed} \bibliographystyle{chicago} \end{document}