Exporting to bibtex with math in the title
Hi,
It appears that the exporter has changed so that math (and maybe all LaTeX markup) is now escaped when exporting to bibtex. This is undesirable for me, as some of the articles that I need to cite contain math in the title.
One example:
@article{ma_$ok^2n^2$_1994,
title = {An {{\$O(k{\textasciicircum}2n{\textasciicircum}2)\$}} algorithm to find a {\$k\$}-partition in a {\$k\$}-connected graph},
volume = {9},
url = {http://dx.doi.org/10.1007/BF02939489},
doi = {{10.1007/BF02939489}},
number = {1},
journal = {Journal of Computer Science and Technology},
author = {Jun Ma and Shaohan Ma},
year = {1994},
keywords = {incorrect},
pages = {86--91},
},
It appears that the exporter has changed so that math (and maybe all LaTeX markup) is now escaped when exporting to bibtex. This is undesirable for me, as some of the articles that I need to cite contain math in the title.
One example:
@article{ma_$ok^2n^2$_1994,
title = {An {{\$O(k{\textasciicircum}2n{\textasciicircum}2)\$}} algorithm to find a {\$k\$}-partition in a {\$k\$}-connected graph},
volume = {9},
url = {http://dx.doi.org/10.1007/BF02939489},
doi = {{10.1007/BF02939489}},
number = {1},
journal = {Journal of Computer Science and Technology},
author = {Jun Ma and Shaohan Ma},
year = {1994},
keywords = {incorrect},
pages = {86--91},
},
http://forums.zotero.org/discussion/5324/bibtex-and-greek-characters/#Item_13
and subsequent posts in that thread.
(I realize it has been 14years, but a man can have his hope, haha...)
https://retorque.re/zotero-better-bibtex/exporting/advanced/index.html
(You can't use them both at the same time)
it is also possible to import a Bibtex file without changing the latex code using Better-Bibtex.
Going to "Zotero preferences -> Advanced -> Config Editor" there is the option "extensions.zotero.translators.better-bibtex.rawImports" that if turned on allows importing titles from Bibtex without changing anything.
It also marks the item automatically with "#LaTeX".