Template:Cite doi

From NSWiki
Jump to: navigation, search

Template:Bots

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Saves you filling out a citation template every time you want to cite a journal article. If your source article has a digital object identifier (DOI), just enter {{Cite doi|doi of your source}}. There is no need to subst this template (so long as it matches the format of citations already in the article).

If another Wikipedia article already uses that reference (via the Cite doi template), it will automatically use the existing information to present the full citation details of the reference in the article. If not, a bot will complete it for you if you click the "jump the queue" link (the bot does not currently autofill the template).

Use like this:

<ref name=Example2006>{{Cite doi|10.1146/annurev.earth.33.092203.122621}}</ref>

To refer to the same reference elsewhere in the same article, use:

<ref name=Example2006/>

Quotes

To include a quote from the reference, just place it inside the ref tags. To include more than one quote, the name parameter must be unique for each ref tag.

<ref name=Example2006a>{{Cite doi|10.1146/annurev.earth.33.092203.122621}} "A sample quote"</ref><ref name=Example2006a>Template:Doi
This citation will be automatically completed in the next few minutes. You can jump the queue or expand by hand "A sample quote"</ref>
<ref name=Example2006b>{{Cite doi|10.1146/annurev.earth.33.092203.122621}} "Another sample quote"</ref><ref name=Example2006b>Template:Doi
This citation will be automatically completed in the next few minutes. You can jump the queue or expand by hand "Another sample quote"</ref>

Second references for each

<ref name=Example2006a /><ref name=Example2006b /><ref name=Example2006a /><ref name=Example2006b />

If the quote should appear every time a reference is used, then add a quote parameter to the cite doi template.

Removing the "edit" link

If you want to remove the "edit" link that this template places, add a second parameter with the text "noedit":

<ref name=Example2006c>{{Cite doi|10.1146/annurev.earth.33.092203.122621|noedit}}</ref><ref name=Example2006c>Template:Doi
This citation will be automatically completed in the next few minutes. You can jump the queue or expand by hand</ref>

Example references

Unknown extension tag "references"

Troubleshooting

DOIs containing certain characters are not displayed and must be substituted in-text after expansion.

  • < should be replaced with .3C
  • > should be replaced with .3E

Formatting

Templates produced via this template need to be formatted consistently so they match the reference formatting of all the articles they are used in. Therefore, they are formatted under the following guidelines. Please do not use the cite doi template in articles whose references are formatted differently. (You could subst: the template and change its formatting in the article, or modify the article to use this mode of formatting if appropriate).

Citation template
Template:Cite journal
Author formatting
Smith, A. B. (not "Smith, Arthur Brown")
The usual guidelines for wikilinking apply: only use |author1-link= if the link adds value to the citation.
Page number formatting
first and last page numbers written in full; for instance, R100–R101
Dates
If a month or season may help locate a journal article, specify it with the date parameter (e.g. Sept 2009, Winter 1988). Do not specify a day.
Links
The URL should point to (in descending order of preference):
  • Free access to the full text of the article on the publisher's website
  • Free full text on an author's website (if no copyright issues)
  • Free full text on an advert-supported website
  • Free proofs/drafts on an author's personal website (if no copyright issues)
  • Avoid adding links to articles located behind a paywall. The doi link itself already takes care of that.

Technical overview

The template works by transcluding a template, which is stored as Template:cite doi/anchor_encoded_version_of_DOI. This subpage is filled out by a bot using the {{cite journal}} syntax.

See also

cite doi family

Template:Citation Style 1simple:Template:Cite doi