How to stop title capitalization?
My updated zotero adds brackets to article titles to force capitalization.
For example, title = {A {Multiproduct} {Risk}-{Averse} {Newsvendor} with {Law}-{Invariant} {Coherent} {Measures} of {Risk}}
This is not the right style for most journals that I read.
How can I disable this forced capitalization?
Is it able to get the old version back?
For example, title = {A {Multiproduct} {Risk}-{Averse} {Newsvendor} with {Law}-{Invariant} {Coherent} {Measures} of {Risk}}
This is not the right style for most journals that I read.
How can I disable this forced capitalization?
Is it able to get the old version back?
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.
Simple answer, you should store titles in Zotero in sentence case. The export is assuming that you want all of the capitalized words to be always capitalized.
https://www.zotero.org/support/kb/sentence_casing
I am exporting to bibtex.
Is it possible to stop the export from assuming this? Manually changing the cases is too hard. If this cannot be configured, it will prevent many from using zotero.
I found this in the documentation: BibTeX.export.dontProtectInitialCase, but cannot find it in about:config. Is it available in Windows standalone?
But if you want to use the hidden preference, I believe you have to create it, i.e. right click anywhere in about config --> New --> Boolean and then name it "BibTeX.export.dontProtectInitialCase" and set it to True
edit: For the right-click to display the dropdown menu, the title field must not be selected. First click in another field then hover over the title field and right-click.