From: Daniel Fleming <daniel@flemng.org>
To: emacs-orgmode@gnu.org
Subject: Citations using org-ref export to LaTeX incorrectly
Date: Tue, 10 May 2022 19:35:42 -0500 [thread overview]
Message-ID: <87mtfoaotd.fsf@flemng.org> (raw)
Hello,
I initially posted this to the Emacs StackExchange, but it was suggested
I might get more traction on the mailing list.
I am writing my dissertation in org-mode with org-ref to handle
citations. I can not get a multi-source multi-note citation to export
correctly.
Following the documentation for org-ref provided here:
https://github.com/jkitchin/org-ref/blob/master/org-ref.org#2021-version-2-vs-version-3
I am using the new `&' syntax with semi-colon separated sources. However
the pre and post notes do not come through to LaTeX as you can see in
the second code block below.
Here is the org-mode code:
```
[[cite:On Van Tillian apologetics see &frame15_apolog; and
&frame95_cornel_van_til; One example in systematic theology is
&frame13:-system-theol; Finally on christian worship see
&frame97_contem_worsh_music; and &frame96_worsh_spirit_truth]]
```
Which exports to:
```
\cite[On Van Tillian apologetics see][]{frame15_apolog,frame95_cornel_van_til,frame13:-system-theol,frame97_contem_worsh_music,frame96_worsh_spirit_truth}}
```
Notice that only the first note is exported and then it is just the sources.
I do have the fallback of using multiple [[cite:source][text::text]]
blocks, but I'd rather use the new syntax if it works.
Thank you much!
--
Daniel Fleming
next reply other threads:[~2022-05-11 0:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 0:35 Daniel Fleming [this message]
2022-05-11 1:06 ` Citations using org-ref export to LaTeX incorrectly John Kitchin
2022-05-11 1:37 ` Daniel Fleming
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=87mtfoaotd.fsf@flemng.org \
--to=daniel@flemng.org \
--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).