You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Pubid::Iso::Identifier.parse_from_title("ISO/IEC Guide 98-3:2008/Suppl 1:2008 Uncertainty of measurement — Part 3: Guide to the expression of uncertainty in measurement (GUM:1995) — Supplement 1: Propagation of distributions using a Monte Carlo method")=>""
The text was updated successfully, but these errors were encountered:
It returns empty string because title is not parsable, we still don't support "Suppl" supplements (issue #153).
But maybe we should rise an error when title is not parsable.
The text was updated successfully, but these errors were encountered: