Capitalize Title in BibTeX export
I would like an option to have BibTeX export Titles with bracket-enclosed capital letters, e.g.
"News from China"
should be exported as
"{N}ews from {C}hina"
Otherwise, I'd need to manually search through the generated BibTeX file and do the replacements by hand ...
Cheers, Andreas.
"News from China"
should be exported as
"{N}ews from {C}hina"
Otherwise, I'd need to manually search through the generated BibTeX file and do the replacements by hand ...
Cheers, Andreas.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
https://github.com/zotero/translators/blob/master/BibTeX.js#L1897
and the functions called from there.