From: Joost Kremers <joostkremers@fastmail.fm>
To: Bruce D'Arcus <bdarcus@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Question about citation processors [wip-cite branch]
Date: Tue, 04 May 2021 17:22:56 +0200 [thread overview]
Message-ID: <877dkeh64s.fsf@fastmail.fm> (raw)
In-Reply-To: <CAF-FPGNeJPvypM8OELCN7X0Xot2ttQZ-_8XnWXP2ebixiFZrkA@mail.gmail.com>
On Tue, May 04 2021, Bruce D'Arcus wrote:
> One other little thing:
>
> On Tue, May 4, 2021 at 10:47 AM Joost Kremers <joostkremers@fastmail.fm> wrote:
>
>> - locators: \notecite[3]
>
> Are you sure about this?
Well, no, I hadn't tried it... I did mention there were variants, though. ;-)
> Here's the use case:
>
> https://github.com/jgm/pandoc/issues/7205
In order to get:
```
According to Jones (1998) , “students often had difficulty using APA
style, especially when it was their first time” (p. 199).
```
i.e., with parentheses around the locator, you need to use \pnotecite:
```
According to \textcite[]{Jones1998} , ``students often had difficulty using APA
style, especially when it was their first time'' \pnotecite[][199]{Jones1998}.
```
\notecite gives the locator without parentheses.
--
Joost Kremers
Life has its moments
next prev parent reply other threads:[~2021-05-04 15:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 10:41 Question about citation processors [wip-cite branch] Joost Kremers
2021-05-04 13:45 ` Bruce D'Arcus
2021-05-04 14:07 ` Joost Kremers
2021-05-04 15:04 ` Bruce D'Arcus
2021-05-04 15:27 ` Joost Kremers
2021-05-04 19:34 ` Denis Maier
2021-05-04 20:04 ` Joost Kremers
2021-05-04 15:10 ` Bruce D'Arcus
2021-05-04 15:22 ` Joost Kremers [this message]
2021-05-04 15:39 ` Bruce D'Arcus
2021-05-04 16:22 ` Nicolas Goaziou
2021-05-04 19:17 ` Joost Kremers
2021-05-05 14:09 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877dkeh64s.fsf@fastmail.fm \
--to=joostkremers@fastmail.fm \
--cc=bdarcus@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).