Export to bibtex with a script
I have tagged items according to projects I am working on, and I would like a way to automatically extract these items to a bibtex file. I know that I can select these items, and then click on export, but it would be very useful to me to be able to do this via a script or some other automatic way. Any ideas about how to do this?
[EDIT: See last post - I found a solution]
[EDIT: See last post - I found a solution]
a makefile. How complex would it be to achieve that?
If you wanted to rig something up, you could create a Zotero plugin that listens on a particular port, triggers a BibTeX export, and returns the result (for example as a SOAP response). This is how the word processor plugins work. Providing access to the full Zotero data layer would be a much more complicated proposition, but for a specialized task like yours it would be relatively simple to create such a tool.
I am also interested in a bibtex export. And if needed I'd be even open for implementing such an export myself...
Is there anything in the queue - since tex/bibtex is quite commonly used in the natural science domains (formulas are nowhere as nice and easy as in latex ;) ) this would possibly boost accepance of the zotero-plugin.
Cheers, afalon
http://www.personal.psu.edu/jxf35/zoterotobibtex.html
Regarding the first citation key problem mentioned on your page, a citation key field is likely to be added to Zotero that will allow imported keys to be preserved and exported.