emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dominik Schrempf <dominik.schrempf@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Question about cite_export basic
Date: Fri, 9 Sep 2022 11:08:28 +0200	[thread overview]
Message-ID: <CAF+0kSg8O3RQBG1wXoHjMEHwnGFz0gaDkTTSGv+ZaOt4d4myCA@mail.gmail.com> (raw)

Hello!

When using the basic org cite export processor, that is:

#+cite_export: basic

bibliography items with curly braces are rendered in an unexpected way.

For example,

@InCollection{Geyer2011,
  author          = {Geyer, Charles J},
  title           = {{Introduction to Markov Chain Monte Carlo}},
  year            = 2011,
  booktitle       = {{Handbook of Markov Chain Monte Carlo}},
  editor          = {Brooks, Steve and Gelman, Andrew and Jones, Galin and Meng,
                  Xiao-Li},
  publisher       = {CRC press},
  pages           = 45,
}

Is rendered as

Geyer, Charles J (2011). {Introduction to Markov Chain Monte Carlo}, CRC press.

In particular, the curly braces are printed. Curly braces are often
used in bib files to indicate that the capitalization is to be
preserved.

Do we want to change the default behavior of the basic processor so
that it correctly handles these cases?

Thanks,
Dominik


             reply	other threads:[~2022-09-09  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09  9:08 Dominik Schrempf [this message]
2022-09-09 10:20 ` Question about cite_export basic Alain.Cochard
2022-09-09 10:38   ` Ihor Radchenko
2022-09-09 10:47     ` Alain.Cochard
2022-09-10  4:38 ` Ihor Radchenko
2022-09-13 13:53   ` Dominik Schrempf
2022-09-14  2:57     ` Ihor Radchenko
2024-02-29  9:25       ` Ihor Radchenko

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=CAF+0kSg8O3RQBG1wXoHjMEHwnGFz0gaDkTTSGv+ZaOt4d4myCA@mail.gmail.com \
    --to=dominik.schrempf@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).