]> code.communitydata.science - cdsc_tex.git/blobdiff - text.tex
merged in changes with packge information
[cdsc_tex.git] / text.tex
index 2a5b12b9cb3c848c6bb2f6570ee2cc34dc527414..3bbd056babece2ce2e97431a60ca2556d93edc2a 100644 (file)
--- a/text.tex
+++ b/text.tex
@@ -1,8 +1,12 @@
 \documentclass[11pt]{scrartcl}
 
-\usepackage[latin1]{inputenc}
+\usepackage{ucs}
+\usepackage[utf8x]{inputenc}
 \usepackage[letterpaper,left=1.3in,right=1.3in,top=1.3in,bottom=1.3in]{geometry}
 \usepackage{fancyhdr}
+% \usepackage{url}
+% \usepackage{graphicx}
+% \usepackage{amsmath, amsthm, amssymb}
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 \newenvironment{narrow}[2]{%
@@ -40,7 +44,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 \cite{989866}.
+
+\bibliography{refs}
+\bibliographystyle{apalike}
 
 \end{document}
 

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