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 as this module is based on this translator: https://code.google.com/p/zotero-biblatex-export/ 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