From 982a83a0e17caf173f5fdf5a6674c4e4e59f7671 Mon Sep 17 00:00:00 2001 From: Date: Thu, 21 May 2009 13:32:21 -0400 Subject: [PATCH 1/1] two types of pos --- text.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}} -- 2.30.2