Skip to content

VSCode Extension to add references from a markdown document to zotero

License

Notifications You must be signed in to change notification settings

wuzzeb/vscode-markdown-zotero

Repository files navigation

vscode-markdown-zotero

A vscode extension to support including references to zotero (specifically better-bibtex) when editing markdown.

Zotero must be running for the extension to work

Features

  • Completion when entering pandoc references. Typing [@ will bring up a completion window of everything in your library, and when selected will enter the better-bibtex citekey to produce [@citekey]. The popup will show the title, authors, and abstract.

  • Bibliography information on hover. When you hover the mouse over a citation such as [@somecitekey], a bibliography entry (currently in the american-chemical-society style) which contains the authors, title, journal, etc. is rendered and shown in a hover tooltip.

About

VSCode Extension to add references from a markdown document to zotero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published