Bug: importing underscores in BibTex files
When importing a BibTex file (whether via clipboard or via the file directly) which contains an underscore character, Zotero appears to interpret this as a subscript modifier.
As a result, if I have a URL or DOI containing an underscore then Zotero corrupts this by replacing _X for a subscript character.
I'm using Zotero on Ubuntu (I haven't tested this on Windows).
As a result, if I have a URL or DOI containing an underscore then Zotero corrupts this by replacing _X for a subscript character.
I'm using Zotero on Ubuntu (I haven't tested this on Windows).
Upgrade Storage
_helloseems to be to subscript thehas if it were in math mode (just tested on overleaf).urlfield the rules are different, and bare underscores are allowed. Can you post a full sample of what you are trying to import?@Inbook{Laskar2013,
author="Laskar, Jacques",
editor="Duplantier, Bertrand
and Nonnenmacher, St{\'e}phane
and Rivasseau, Vincent",
title="Is the Solar System Stable?",
bookTitle="Chaos: Poincar{\'e} Seminar 2010",
year="2013",
publisher="Springer Basel",
address="Basel",
pages="239--270",
isbn="978-3-0348-0697-8",
doi="10.1007/978-3-0348-0697-8_7",
url="https://doi.org/10.1007/978-3-0348-0697-8_7"
}