Closed Brilator closed 10 months ago
I found the crossref API to be easiest to handle and most complete (compared to e.g. data cite API)
curl https://api.crossref.org/works/<doi> > crossref.json
curl https://api.crossref.org/works/10.1104/pp.15.01076 > crossref.json
In investigation and study menu, retrieve publication data (title, author list, ...) after providing DOI
Supported with 7e78e39788cedcc5797ccb28447adf292ad12617
I found the crossref API to be easiest to handle and most complete (compared to e.g. data cite API)
curl https://api.crossref.org/works/<doi> > crossref.json