]> code.communitydata.science - cdsc_tex.git/blobdiff - paper_template/text.tex
added code to deal with utf8 bibliographies
[cdsc_tex.git] / paper_template / text.tex
index fa17cc9b152637caeae4fba2b4614c3de1e15b81..15813a985d9dbf65afb7035fa4f1b66316b21fe3 100644 (file)
@@ -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}
 
 
 \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
@@ -69,7 +79,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}

Community Data Science Collective || Want to submit a patch?