two types of pos
author<mako@atdot.cc> <>
Thu, 21 May 2009 17:32:21 +0000 (13:32 -0400)
committer<mako@atdot.cc> <>
Thu, 21 May 2009 17:32:21 +0000 (13:32 -0400)
text.tex

index 74c86dd31c356744ebbf1daef88c5cc2a1af326b..8870a4bb015f7dd58887c6aec0bec7ff1f81df9f 100644 (file)
--- a/text.tex
+++ b/text.tex
@@ -20,7 +20,8 @@
 
 % add bibliographic stuff 
 \usepackage[round]{natbib}
-\def\citeapos#1{\citeauthor{#1}'s (\citeyear{#1})}
+\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
+\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
 
 \newcommand{\titleref}[1]{\textsl{#1}}
 

Benjamin Mako Hill || Want to submit a patch?