mttmantovani / zotero-arxiv-doi-retriever

Look for arXiv papers in a Zotero library and find available DOIs of published versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zotero DOI retriever for arXiv papers

This repository aims at developing a simple extension to check within your Zotero library for arXiv papers without DOI, and look whether they have been updated with a functioning one.

To do

Make this a working Zotero extension.

For now:

  • Copy-paste the content of chrome/content/retriever-console.js to the JavaScript console (Tools → Developer → Run JavaScript in the Zotero menu). You will have to add manually the DOIs to the articles though.
  • You can also have a look at a Jupyter notebook example that uses pyzotero to obtain the missing DOIs, and will additionally update automatically the items in the library with the missing DOI.

About

Look for arXiv papers in a Zotero library and find available DOIs of published versions.

License:MIT License


Languages

Language:Jupyter Notebook 62.5%Language:JavaScript 23.8%Language:Python 11.9%Language:Makefile 1.7%