doi_url#

documenteer.citations.doi_url(doi)#

Express a DOI as a resolvable https://doi.org URL.

Parameters:

doi (str) – A DOI in any of the spellings normalize_doi accepts.

Returns:

The DOI as a https://doi.org URL. DataCite’s landing-page guidance asks that a DOI always be displayed in this resolvable form.

Return type:

str

Raises:

ValueError – Raised if the value is not a syntactically-valid DOI.