An open API service indexing awesome lists of open source software.

https://github.com/mblode/vscode-zotero

Zotero Better Bibtex citations for VS Code
https://github.com/mblode/vscode-zotero

Last synced: about 1 year ago
JSON representation

Zotero Better Bibtex citations for VS Code

Awesome Lists containing this project

README

          



# VS Code Citation Picker for Zotero

This package adds Zotero support to VS Code Markdown editing. To use it, you will need to have the Better BibTeX plugin installed in Zotero.

## Features

If you don't feel like typing citations out (and let's be honest, you don't), executing 'Zotero Citation Picker' will call up a graphical picker which will insert these for you, formatted and all.

- Activate via Command Palette (command + shift + P): Type "Zotero Citation Picker" and press enter.
- Activate via keyboard shortcut: Use alt+shift+z

![Screenshot](images/screenshot.png)

## Requirements

**IMPORTANT:** Zotero, with Better BibTeX installed, must be running while you use these.