Zotero integration with Overleaf: citation keys do not work
Using Zotero 5.0.60, Better BibTex 5.1.45, and Overleaf V2.
For some reason, the bib file that Overleaf automatically obtains from Zotero uses a different citation key than the one in my standalone program. I think the bib in my Overleaf now uses the zotero default citation keys? I know there were some changes in a recent update. How do I update the citation keys so that the one generated by BBT is the same as the one that shows up when I export it to Overleaf?
For some reason, the bib file that Overleaf automatically obtains from Zotero uses a different citation key than the one in my standalone program. I think the bib in my Overleaf now uses the zotero default citation keys? I know there were some changes in a recent update. How do I update the citation keys so that the one generated by BBT is the same as the one that shows up when I export it to Overleaf?
The fastest method would be to use the Overleaf git bridge feature:
https://www.overleaf.com/blog/the-git-bridge-in-overleaf-v2-is-here
https://retorque.re/zotero-better-bibtex/push-and-pull/
I've been using this for a while now (I was part of the overleaf V2 git beta) and it's been working flawlessly for me. On Windows though, you will get popups when BBT runs git (until Zotero migrates to a FF55+ base), so you might want to use SparkleShare there instead of the BBT git support.
(technically, there might be a 2nd way to get BBT references into Overleaf but I don't know whether they support
\addbibresource[location=remote]{...}
).Thanks anyway.