emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question about cite_export basic
@ 2022-09-09  9:08 Dominik Schrempf
  2022-09-09 10:20 ` Alain.Cochard
  2022-09-10  4:38 ` Ihor Radchenko
  0 siblings, 2 replies; 8+ messages in thread
From: Dominik Schrempf @ 2022-09-09  9:08 UTC (permalink / raw)
  To: emacs-orgmode

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-29  9:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09  9:08 Question about cite_export basic Dominik Schrempf
2022-09-09 10:20 ` 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

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).