I am discovering that a lot of the scripts in doi_common take a DOI record as an argument. Is there a handy function for getting a record, given a DOI?
I will try to use call_crossref in jrc_common, and if that doesn't suffice for my needs, Rob can create a single_DOI_lookup function. For example: JRC.call_crossref('10.1101....')
I am discovering that a lot of the scripts in doi_common take a DOI record as an argument. Is there a handy function for getting a record, given a DOI?