Template:Cite OED/doc

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

This template generates a citation for a particular term defined in the third edition of the Oxford English Dictionary.

Usage

{{Cite OED|headword|entry ID}}

To retrieve the entry ID, click "Cite" on the entry page and copy the 10-digit number after https://doi.org/10.1093/OED/. If the ID is absent, the headword is linked to the search results. The first and second parameters have aliases |term= and |id=, respectively.

Markup Renders as
{{Cite OED|A|7382069290}}

"A". Oxford English Dictionary (Online ed.). Oxford University Press. doi:10.1093/OED/7382069290. (Subscription or participating institution membership required.)

{{Cite OED|term=A|id=7382069290}}
{{Cite OED|term}}

Some entries, such as those that have been chosen as "the word of the day", are fully accessible to everyone. You may note this and suppress the indication of required subscription by setting |access=free.

Markup Renders as
{{Cite OED|ADA|6984906085|access=free}}

For backwards compatibility, if the given ID is 9 digits or less, the link uses the URL scheme that was used before the July 2023 overhaul of the OED site; existing links continue to work and do not need updating.

Markup Renders as
{{Cite OED|A|1}}
{{Cite OED|ADA|104006160}}

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Cite OED in articles based on its TemplateData.

TemplateData for Cite OED

<templatedata> { "params": { "mode": { "label": "Mode", "description": "Citation style", "example": "CS2", "type": "string", "default": "CS1" }, "term": { "aliases": [ "1" ], "label": "Headword", "description": "Headword in the OED", "type": "string", "required": true, "example": "Acronym" }, "id": { "label": "Entry ID", "description": "ID after \"https://doi.org/10.1093/OED/\" (click \"Cite\" on the OED site to see)", "example": "7382069290", "type": "number", "aliases": [ "2" ], "suggested": true }, "short": { "label": "Short", "description": "Suppresses the display of the publisher, default date, and subscription notice", "example": "yes", "type": "string" }, "date": { "label": "Date", "description": "Date of entry", "example": "October 2016", "type": "date" }, "access-date": { "aliases": [ "accessdate" ], "label": "Access date", "description": "Date the OED was verified as supporting the content it is cited for", "example": "10 September 2016", "type": "date", "suggested": true }, "ref": { "label": "ref", "description": "Anchor ID", "example": "OEDacronym", "default": "{{harvid|Reference-OED-", "type": "string" }, "access": { "label": "Access", "description": "\"free\" if the entry is free to read for anyone", "example": "free", "type": "string" } }, "description": "Citation template for the third edition of the Oxford English Dictionary", "paramOrder": [ "term", "id", "access-date", "ref", "short", "mode", "date", "access" ], "format": "inline" } </templatedata>

See also

  • {{Cite OED1}}, which generates citation code for the first (print) edition
  • {{Cite OED2}}, which generates citation code for the second (print) edition