% based on kieran healy's memoir modifications
\usepackage{mako-mem}
\chapterstyle{article-2}
-\pagestyle{kjh}
+\pagestyle{mako-mem}
\usepackage{ucs}
\usepackage[utf8x]{inputenc}
% \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}
\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
% bibliography here
\renewcommand{\bibsection}{\section{\bibname}\prebibhook}
\baselineskip 14.2pt
-\bibliography{refs}
+\bibliography{refs-processed}
\bibliographystyle{chicago}
\end{document}