]> code.communitydata.science - cdsc_tex.git/blobdiff - text.tex
updated bibliography stuff
[cdsc_tex.git] / text.tex
index 3fa617c348ec3e752696a6a75ebf353443d9103a..d73b43c364ebf5f293987de54aa8b8331e925326 100644 (file)
--- a/text.tex
+++ b/text.tex
@@ -1,14 +1,25 @@
-\documentclass[11pt]{scrartcl}
+\documentclass[12pt]{scrartcl}
 
 \usepackage{ucs}
 \usepackage[utf8x]{inputenc}
-\usepackage[letterpaper,left=1.3in,right=1.3in,top=1.3in,bottom=1.3in]{geometry}
+
+\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}
 \usepackage{fancyhdr}
+
 % \usepackage{url}
 % \usepackage{graphicx}
 % \usepackage{amsmath, amsthm, amssymb}
 
+\usepackage[round]{natbib}
+
 \newcommand{\titleref}[1]{\textsl{#1}}
+
 \newenvironment{narrow}[2]{%
   \begin{list}{}{%
       \setlength{\topsep}{0pt}%
@@ -30,7 +41,7 @@
 
 \setlength{\parskip}{4.5pt}
 
-\baselineskip 17.5pt
+\baselineskip 18.5pt
 
 \title{Title}
 \author{Benjamin Mako Hill}
@@ -44,7 +55,10 @@ 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.
+fox jumps over the lazy dog \citep{989866}.
+
+\bibliography{refs}
+\bibliographystyle{chicago}
 
 \end{document}
 

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