metanorma / pubid-ieee

PubID spec and implementation for IEEE deliverables
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Parse ISO format identifiers #46

Closed mico closed 2 years ago

mico commented 2 years ago

Most of ISO format identifiers using ":" prefix before year, it's the difference in most of cases, but it could have "Amd", "Cor" in the end as well.

IEEE/ISO/IEC 8802-3:2021/Amd 4-2021
IEEE/ISO/IEC 8802-3:2021/Amd7-2021
IS0/IEC/IEEE 8802-11:2012/Amd.5:2015(E) (Adoption of IEEE Std 802.11af-2014)
ISO/IEC 14515-1:2000 IEEE Std 2003.1-2000
ISO/IEC 14515-1:2000/Amd.1:2003 ISO/IEC 14515-1:2000/Amd.1:2003(E)
ISO/IEC/IEEE 15289:2011(E)
ISO/IEC/IEEE 8802-11:2012/Amd.1:2014(E)
ISO/IEC/IEEE 8802-3:2021/Amd.1:2021(E)
ISO/IEC/IEEE 9945:2009/Cor.2:2017(E)
ronaldtse commented 2 years ago

Agree. ISO always uses : for separation of year, but in IEEE they always use - (unless it is an ISO-style identifier)