Skip to content
International

IEEE

IEEE Standards Association

Citation guide content is not yet available for this organization.

Model Extensions

IEEE extensions capture committee structure and decompose IEEE publication identifiers into their semantic components, supporting precise parsing and comparison.

Extends BibliographicItem directly 4 fields
FieldTypeDescription
doctypeenumIEEE document type
standardrecommended-practiceguidestandard-with-redline amendmentcorrigendum+1 more
committeeCommittee[]IEEE committees associated with the document
structuredidentifierStructuredIdentifierDecomposed IEEE PubID: number, publisher, stage, part, status, approval, edition, draft, revision, corrigendum, amendment, redline, year, month
extendsstring?Document that this document extends

Custom Classes

CommitteeAn IEEE committee
FieldTypeDescription
typeenumCommittee type
sponsoringballotingreview
namestringCommittee name
chairstring?Chairperson of the committee

Example

IEEE 802.3-2018 — Ethernet

doctype: standard
committee:
  - type: sponsoring
    name: LAN/MAN Standards Committee
structuredidentifier:
  number: '802.3'
  year: '2018'
  type: IEEE

Relaton Software

Use the relaton-ieee gem to fetch bibliographic data.

$gem install relaton-ieee

An open source project of Ribose