origami icon indicating copy to clipboard operation
origami copied to clipboard

Discover cited papers

Open Nanoseb opened this issue 5 years ago • 1 comments

Hi again, I've seen in an older issue that you were planning on gathering cited papers and not only cited-by papers (#3). Is this still in plan?

From what I understood the main concern at the time was the lack of source to get this information. But it seems that in the mean time crossref has added this field (for some of their papers), otherwise scopus API also has it (https://academia.stackexchange.com/questions/106790/api-to-get-citations-from-doi).

Cheers,

Seb

Nanoseb avatar Aug 02 '19 12:08 Nanoseb

That's good news! Besides retrieving citees, it opens the way for siblings scrapping (citers' citees, citees' citers, and so on with arbitrary depth).

A bit of code refactoring is required to integrate the feature, though.

aMarcireau avatar Aug 02 '19 13:08 aMarcireau