bibtex export and pages
Zotero records all journal articles I've come across as startpage-endpage, e.g., 73-93. But an export of this item to Bibtex would give
pages = {73-93}
which compiles to something funky like "73093". What I need is for Zotero to export 73-93 so that I get
pages = {73--93}
in Bibtex which compiles to the desired "73-93".
Why is this going on? Am I missing something here? Is there some simple preference I can tweak so that pages exports to Bibtex correctly?
pages = {73-93}
which compiles to something funky like "73093". What I need is for Zotero to export 73-93 so that I get
pages = {73--93}
in Bibtex which compiles to the desired "73-93".
Why is this going on? Am I missing something here? Is there some simple preference I can tweak so that pages exports to Bibtex correctly?
http://www.mitpressjournals.org/doi/abs/10.1162/rest.89.4.701
because it exports to Bibtex in the desired "--" form.
However, entries imported from Google Scholar apparently are NOT getting the hypen. All my entries imported to Zotero from Google Scholar are being exported to Bibtex in the "-" form