X-Git-Url: https://projects.mako.cc/source/latex_mako/blobdiff_plain/a98cc6d7d7a321f5f050910fc27fdfa67f0d2fa6..b2378ce9f41e15f1c1cf4016f32d3e7bda3a41d6:/paper_template/text.tex diff --git a/paper_template/text.tex b/paper_template/text.tex index 21b74bf..3e7529e 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 @@ -48,6 +46,7 @@ \title{Title} \author{Benjamin Mako Hill\\ \href{mailto:mako@mit.edu}{mako@mit.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}