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
Each abbreviation used within the text should be expanded on first use unless it is listed as well known on the RFC Editor Abbreviations List. Once an abbreviation has been expanded, the abbreviation should be used thereafter (see the Web Portion of the Style Guide).
The user should be able to create a report of abbreviations used within the document. The report should list alphabetically each abbreviation with its expansion (if one was provided). The report should note the following:
Well-known abbreviations
Whether the given expansion matches the expansion on the RFC Editor Abbreviations List.
Any abbreviation that does not have an expansion and is not well known.
Whether the abbreviation is used before the definition is provided.
Whether the expansion, rather than the abbreviation, is used later in the document.
If there are multiple expansions.
If an abbreviation is only used once.
If there are multiple expansions and they do not match. (e.g., DPLPMTUD is expanded twice, but one expansion is "Datagram Packetization Layer Path MTU Discovery" and the other is "Datagram Packetization-Layer PMTUD")
If the expansion of the abbreviation within the text would result in redundant wording (e.g., expanding "SIP protocol" results in "Session Initiation Protocol protocol")
The report should be saveable as a text file.
6BBR - expanded as "6LoWPAN Backbone Router"
API - is well known and not expanded
BGP - is well known and is expanded as "Border Gateway Protocol"
IETF - WARNING used before the expansion "Internet Engineering Task Force"
DPLPMTUD - WARNING multiple expansions:
DPLPMTUD - expanded as "Datagram Packetization Layer Path MTU Discovery"
DPLPMTUD - expanded as "Datagram Packetization-Layer PMTUD".
EB - expanded as "Enhanced Beacon"
"Enhanced Beacon" - WARNING: used 5 times after expansion of "EB"
ETX - expanded as "Expected Transmission Count"
ETX - WARNING only used once
LLN - expanded as "Low-Power Lossy Network". WARNING does not match Abbreviation List "Low-Power and Lossy Network"
SIP - WARNING redundant word after abbreviation: "SIP protocol"
The text was updated successfully, but these errors were encountered:
Each abbreviation used within the text should be expanded on first use unless it is listed as well known on the RFC Editor Abbreviations List. Once an abbreviation has been expanded, the abbreviation should be used thereafter (see the Web Portion of the Style Guide).
The user should be able to create a report of abbreviations used within the document. The report should list alphabetically each abbreviation with its expansion (if one was provided). The report should note the following:
The report should be saveable as a text file.
The text was updated successfully, but these errors were encountered: