Template:Doi/doc

From Zoophilia Wiki
Revision as of 18:50, 9 May 2008 by meta>Leyo (Special characters)
Jump to navigationJump to search

This template is intended to allow simple standardized links to digital object identifiers (DOIs).

Examples

The usage is:

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

which produces:

doi:10.1016/j.coi.2004.08.001

Special characters

If a DOI string contains the characters <, >, [ or ], they have to be replaced (see Percent-encoding):

  • <&#60;
  • >&#62;
  • [&#x5B;
  • ]&#x5D;

See also