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-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: How to cite author-date including page number in org-mode? Date: Mon, 18 Jan 2016 08:13:27 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bb03e66c8ce6905299b84fc Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL9cg-0000Ix-Ev for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 08:13:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aL9cf-0005JU-C2 for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 08:13:30 -0500 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]:37308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aL9ce-0005JQ-U2 for emacs-orgmode@gnu.org; Mon, 18 Jan 2016 08:13:29 -0500 Received: by mail-wm0-x22d.google.com with SMTP id n5so63381093wmn.0 for ; Mon, 18 Jan 2016 05:13:28 -0800 (PST) In-Reply-To: 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: Sergio Bacelar Cc: "emacs-orgmode@gnu.org" --047d7bb03e66c8ce6905299b84fc Content-Type: text/plain; charset=UTF-8 This will do what you want I think. [[citep:Fong:2006][p. 1445]] John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu --047d7bb03e66c8ce6905299b84fc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

This will do what you want = I think.

=C2= =A0 [[citep:Fong:2006][p. 1445]]


John=

-----------------------------------
Professor John Kitchin=C2=A0=
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Me= llon University
Pittsburgh, PA 15213
412-268-7803
--047d7bb03e66c8ce6905299b84fc--