Dominik Schrempf <dominik.schre...@gmail.com> writes: > title = {{Introduction to Markov Chain Monte Carlo}}, > ... > 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?
This makes sense. However, I see it as something to be done by bibtex.el; not by Org. Or we may need to write a small exporter for BibTeX fields specifically. So that http://www.bibtex.org/SpecialSymbols/ is obeyed. We may also handle upcasing the title words in such exporter. For now, I reached Emacs devs asking to provide the parsing within bibtex.el. See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57712 Lets see what they reply first. -- Ihor Radchenko, Org mode contributor, Learn more about Org mode at https://orgmode.org/. Support Org development at https://liberapay.com/org-mode, or support my work at https://liberapay.com/yantar92