Template:doi/doc

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

This template produces a simple, standardized link to a digital object identifier (DOI).

Usage

{{doi|10.1016/j.coi.2004.08.001}}

which produces:

doi:10.1016/j.coi.2004.08.001

The parameter |nolink=, if set to any value (e.g. "true"), will suppress the "doi:" prefix in front of the identifier.

See also


<templatedata> { "params": { "1": { "label": "DOI name", "example": "10.1000/xyz123", "required": true }, "id": {} }, "description": "This template produces a simple, standardized link to a digital object identifier (DOI).", "paramOrder": [ "1", "id" ] } </templatedata>