Tools for using Zotero together with Emacs
Hi,
1) Zotero-BibLaTeXToClipBoard-Firefox-module
I just started a new module for firefox, allowing one user to copy in the clipboard bibtex elements for the current selection inside Zotero. You just have to paste it to your bibtex file.
https://github.com/bjonnh/Zotero-BibLaTeXToClipBoard-Firefox-module
You would need this also :
https://code.google.com/p/zotero-biblatex-export/
as this module is based on this translator.
This module just add a new button to your FF interface.
2) Zotero biblatex citation export
This should be inserted shortly in the zotero-biblatex-export repo. But you can find it there for the moment :
http://www.bjonnh.net/BibLaTeX-cite.js
You just have to copy this one and the previous one (from the google repo) inside your Zotero translators directory.
Using this and configuring Zotero to use it, I'm able to drag and drop from Zotero to my Org document (or LaTeX) directly (it inserts \cite{citationkey})
Hope it can help some of you.
Jonathan
1) Zotero-BibLaTeXToClipBoard-Firefox-module
I just started a new module for firefox, allowing one user to copy in the clipboard bibtex elements for the current selection inside Zotero. You just have to paste it to your bibtex file.
https://github.com/bjonnh/Zotero-BibLaTeXToClipBoard-Firefox-module
You would need this also :
https://code.google.com/p/zotero-biblatex-export/
as this module is based on this translator.
This module just add a new button to your FF interface.
2) Zotero biblatex citation export
This should be inserted shortly in the zotero-biblatex-export repo. But you can find it there for the moment :
http://www.bjonnh.net/BibLaTeX-cite.js
You just have to copy this one and the previous one (from the google repo) inside your Zotero translators directory.
Using this and configuring Zotero to use it, I'm able to drag and drop from Zotero to my Org document (or LaTeX) directly (it inserts \cite{citationkey})
Hope it can help some of you.
Jonathan
Pick interactively zotero collection to associate with current file from emacs. Mark the file for auto-update and olla - zotexo automatically synchronizes your bibtex file.