From: Date: Thu, 21 May 2009 17:32:21 +0000 (-0400) Subject: two types of pos X-Git-Url: https://projects.mako.cc/source/latex_mako/commitdiff_plain/982a83a0e17caf173f5fdf5a6674c4e4e59f7671?hp=8d2c19409678993e0e240131679d67c99d8f1452;ds=sidebyside two types of pos --- diff --git a/text.tex b/text.tex index 74c86dd..8870a4b 100644 --- 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}}