pub fn normalise_doi(doi: &str) -> String
Normalise a raw DOI string: strip URL prefixes if present.
E.g. https://doi.org/10.1234/test → 10.1234/test
https://doi.org/10.1234/test
10.1234/test