From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergio Bacelar Subject: How to cite author-date including page number in org-mode? Date: Mon, 18 Jan 2016 13:01:20 +0000 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_AAE660B9-24EA-4E3D-9CC3-530A62E092AF" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL9R2-0003D5-E0 for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 08:01:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aL9Qy-0001ol-Dx for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 08:01:28 -0500 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]:38763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL9Qy-0001oh-7F for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 08:01:24 -0500 Received: by mail-wm0-x22f.google.com with SMTP id b14so121836483wmb.1 for ; Mon, 18 Jan 2016 05:01:23 -0800 (PST) Received: from [192.168.1.103] ([31.22.147.111]) by smtp.gmail.com with ESMTPSA id n5sm15694451wmf.3.2016.01.18.05.01.21 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Jan 2016 05:01:22 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --Apple-Mail=_AAE660B9-24EA-4E3D-9CC3-530A62E092AF Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii I am using org-ref in org-mode. I want to cite a book like this: \citep[p. 1445]{Fong:2006} but I am only getting citep:Fong:2006. How can I include page number? --Apple-Mail=_AAE660B9-24EA-4E3D-9CC3-530A62E092AF Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

I am using org-ref in org-mode. I want = to cite a book like this:

    \citep[p. = 1445]{Fong:2006}


but I am only = getting citep:Fong:2006. How can I include page = number?

= --Apple-Mail=_AAE660B9-24EA-4E3D-9CC3-530A62E092AF--