BibTeX import / @unpublished note field
188BET靠谱吗Longtime LaTeX / BibTeX user here, new to Zotero.I have a number of entries in my .bib file that take the following form:
@unpublished{frye2022putin,
author = {Frye, Timothy and Gehlbach, Scott and Marquardt, Kyle L and Reuter, Ora John},
note = {PONARS Eurasia Policy Memo No.\ 773},
title = {Is Putin's Popularity Still Real?A Cautionary Note on Using List Experiments to Measure Popularity in Authoritarian Regimes},
year = {2022},
}
188BET靠谱吗After importing to Zotero (using Better BibTeX), the note field appears as a Zotero note.188BET靠谱吗That's fine for exporting back to BibTeX, but it seems inconsistent with the intended (and my desired) use of notes in Zotero.
188BET靠谱吗I see the Type field for Manuscripts in Zotero, but that's not a standard field for @unpublishedin BibTeX.
188BET靠谱吗A related issue is that the note field is stripped from the entry when linking Zotero to Overleaf.188BET靠谱吗Thus, if I want to use Zotero with Overleaf, I need to export the library in (Better) BibTeX format, and then import the .bib file to Overleaf.It's not a deal breaker, but it is an extra step.
Perhaps obvious, but I have not made the transition to BibLaTeX.May or may not matter.
Grateful for any thoughts on what I could be doing better.188BET靠谱吗I would like to be able to incorporate Zotero into my workflow.
@unpublished{frye2022putin,
author = {Frye, Timothy and Gehlbach, Scott and Marquardt, Kyle L and Reuter, Ora John},
note = {PONARS Eurasia Policy Memo No.\ 773},
title = {Is Putin's Popularity Still Real?A Cautionary Note on Using List Experiments to Measure Popularity in Authoritarian Regimes},
year = {2022},
}
188BET靠谱吗After importing to Zotero (using Better BibTeX), the note field appears as a Zotero note.188BET靠谱吗That's fine for exporting back to BibTeX, but it seems inconsistent with the intended (and my desired) use of notes in Zotero.
188BET靠谱吗I see the Type field for Manuscripts in Zotero, but that's not a standard field for @unpublishedin BibTeX.
188BET靠谱吗A related issue is that the note field is stripped from the entry when linking Zotero to Overleaf.188BET靠谱吗Thus, if I want to use Zotero with Overleaf, I need to export the library in (Better) BibTeX format, and then import the .bib file to Overleaf.It's not a deal breaker, but it is an extra step.
Perhaps obvious, but I have not made the transition to BibLaTeX.May or may not matter.
Grateful for any thoughts on what I could be doing better.188BET靠谱吗I would like to be able to incorporate Zotero into my workflow.
188BET靠谱吗FWIW, (lI think preprint, rather than report, with series is the correct metadata for a.working paper in Zotero, but I don't know how we currently export that to bib.Might be worth testing with Better BibTeX, which is what you'll want if you're using LaTeX (or MD) for writing anyway
188BET靠谱吗I should say that I have looked at Zotero over the years but never felt like there was a good iPad option.The new(ish) iOS/iPad app is exactly what I was looking for, so thanks for that!(Like some others, I am hoping for a more standard blue pen ink.Or completely customizable colors.)
As to the question at hand, I think I figured out how to do this: Use the Manuscript item type and include
tex.note = TEXT
in the Extra field.Then export with Better BibTeX, leaving the option to export notes unchecked.
tex.note =
what follows must be valid LaTeX, as BBT will just pass it out unchanged.If you usetex.note:
BBT will escape as necessary.tex.date-added
andtex.date-modified
can be used to set the items' own added/modified dates, restoring the dates from the imported file: 188BET靠谱吗https://retorque.re/zotero-better-bibtex/installation/preferences/hidden-preferences/#patchdates