mblode / vscode-zotero

Zotero Better Bibtex citations for VS Code
https://marketplace.visualstudio.com/items?itemName=mblode.zotero
MIT License
77 stars 10 forks source link

How to cite remote bib file? #32

Open jaanli opened 1 year ago

jaanli commented 1 year ago

Thank you so much for this @mblode !

Is there a way to select entries from Zotero's bibliography online?

Example:

This Overleaf project (https://www.overleaf.com/read/nwqyqtbznbhd) lets one select .bib entries from Zotero, at this URL: https://api.zotero.org/groups/4809667/items/top?format=bibtex&style=numeric&limit=100.

We need this for a large class that uses Visual Studio Code and needs to cite from Zotero :)

image