X-Git-Url: https://projects.mako.cc/source/latex_mako/blobdiff_plain/08ac9e2deaa5d9e15bcfdb525328c8ad4b7a7009..de4773b84b1195521b56eef4caf5c40d9eb64c67:/paper_template/text.tex diff --git a/paper_template/text.tex b/paper_template/text.tex index dbed9c4..15813a9 100644 --- a/paper_template/text.tex +++ b/paper_template/text.tex @@ -3,7 +3,7 @@ % based on kieran healy's memoir modifications \usepackage{mako-mem} \chapterstyle{article-2} -\pagestyle{kjh} +\pagestyle{mako-mem} \usepackage{ucs} \usepackage[utf8x]{inputenc} @@ -25,7 +25,7 @@ % \usepackage{dcolumn} % \usepackage{endfloat} -% import and customize urls (kjh does this as well, it seems) +% import and customize urls \usepackage[usenames,dvipsnames]{color} \usepackage[breaklinks]{hyperref} @@ -50,11 +50,21 @@ \href{mailto:mako@mit.edu}{mako@mit.edu}} % \published{\textsc{\textcolor{BrickRed}{This document is an -% unpublished draft.\\ Please do not distribute or cite with -% persmission.}}} +% unpublished draft.\\ Please do not distribute or cite without +% permission.}}} \maketitle +\begin{abstract} +The quick brown fox jumps over the lazy dog. The quick brown fox jumps +over the lazy dog. The quick brown fox jumps over the lazy dog. The +quick brown fox jumps over the lazy dog. The quick brown fox jumps over +the lazy dog. The quick brown fox jumps over the lazy dog. The quick +brown fox jumps over the lazy dog. The quick brown fox jumps over the +lazy dog. The quick brown fox jumps over the lazy dog. The quick brown +fox jumps over the lazy dog. +\end{abstract} + \section{Section} The quick brown fox jumps over the lazy dog. The quick brown fox jumps @@ -68,7 +78,8 @@ fox jumps over the lazy dog \citep{989866}. % bibliography here \renewcommand{\bibsection}{\section{\bibname}\prebibhook} -\bibliography{refs} +\baselineskip 14.2pt +\bibliography{refs-processed} \bibliographystyle{chicago} \end{document}