Skip to content
International

RFC & I-D (IETF)

Internet Engineering Task Force

Citation guide content is not yet available for this organization.

Model Extensions

IETF has the lightest extension model — only two fields beyond the base model — because RFC metadata is well-structured and standardized through the RFC Series and bib.ietf.org.

Extends BibliographicItem directly 2 fields
FieldTypeDescription
doctypeenum?IETF document type
rfcinternet-draftdraft-standardbcpstdfyi+2 more
keywordstring[]Keyword strings from RFC metadata

Example

RFC 8446 — The Transport Layer Security (TLS) Protocol Version 1.3

doctype: rfc
keyword:
  - TLS
  - security
  - transport layer

Relaton Software

Use the relaton-ietf gem to fetch bibliographic data.

$gem install relaton-ietf

An open source project of Ribose