https://github.com/retorquere/zotero-citations
Zotero Markdown citations for the Atom editor
https://github.com/retorquere/zotero-citations
Last synced: 7 months ago
JSON representation
Zotero Markdown citations for the Atom editor
- Host: GitHub
- URL: https://github.com/retorquere/zotero-citations
- Owner: retorquere
- License: mit
- Fork: true (atom/ascii-art)
- Created: 2014-12-26T17:20:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T16:27:13.000Z (almost 3 years ago)
- Last Synced: 2024-08-09T02:16:55.226Z (11 months ago)
- Language: JavaScript
- Homepage: https://atom.io/packages/zotero-citations
- Size: 604 KB
- Stars: 73
- Watchers: 10
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - retorquere/zotero-citations - Zotero Markdown citations for the Atom editor (JavaScript)
README
Zotero Markdown citations
=========This package adds Zotero support to Atom Markdown editing. To use it, you will need to have the [Better BibTeX](http://zotplus.github.io/better-bibtex/index.html) plugin installed in Zotero.
## Visual picking of citations
If you don't feel like typing
citations out (and let's be honest, you don't), executing 'Zotero Citations: Pick' will call up a graphical picker which
will insert these for you, formatted and all. You can set what style you want your picked citations to be returned in in
the preferences- Atom for Mac: Toggle the Command Palette (command-shift-P, or select it in Packages menu), and scroll down to select 'Zotero Citations: Pick'
- Atom for Linux: Toggle the Command Palette (cntrl-shift-P), and scroll down to select 'Zotero Citations: Pick'**IMPORTANT**: Zotero, with Better BibTeX installed, must be running while you use these.
You can also use the picker for MultiMarkdown or Pandoc citations; you can choose between the desired format in the package config.
