Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Documentation edit · view · purge

Usage

Inline link helper for Digital Object Identifiers (DOIs). Resolves to https://doi.org/.

Syntax

  • {{Doi|10.xxxx/yyyyy}} renders as doi:10.xxxx/yyyyy (linked).
  • {{Doi|10.xxxx/yyyyy|custom label}} renders the custom label as the link text.

The first positional argument is the bare DOI (no doi: prefix, no URL). The second positional argument is an optional display override.

Examples

Wikitext Renders as
{{Doi|10.2307/2943448}} doi:10.2307/2943448
{{Doi|10.1177/2230807513506629}} doi:10.1177/2230807513506629
{{Doi|10.1086/518813|Hatley 2007}} Hatley 2007

Verification

Before adding a DOI to a citation, confirm it resolves cleanly via PubMed or the publisher's landing page rather than via a publisher redirect URL, which may be stale, paywalled or recycled. Wrong DOIs are worse than no DOI: they ship the reader to a different paper while looking authoritative.

Case sensitivity

MediaWiki normalises the first letter of template names, so {{Doi|...}} and {{doi|...}} both resolve here. Full-uppercase {{DOI|...}} would need a separate redirect; not created.

See also