Predloga:Navedi doi/dok

Iz Wikipedije, proste enciklopedije

Usage[uredi kodo]

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[uredi kodo]

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>[1]
<ref name=Example2006b>{{Cite doi|10.1146/annurev.earth.33.092203.122621}} "Another sample quote"</ref>[2]

Second references for each

<ref name=Example2006a /><ref name=Example2006b />[1][2]

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[uredi kodo]

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>[3]

Example references[uredi kodo]

  1. 1,0 1,1 DOI: 10.1146/annurev.earth.33.092203.122621
    This citation will be automatically completed in the next few minutes. You can jump the queue or ročna razširitev "A sample quote"
  2. 2,0 2,1 DOI: 10.1146/annurev.earth.33.092203.122621
    This citation will be automatically completed in the next few minutes. You can jump the queue or ročna razširitev "Another sample quote"
  3. DOI: 10.1146/annurev.earth.33.092203.122621
    This citation will be automatically completed in the next few minutes. You can jump the queue or ročna razširitev

Troubleshooting[uredi kodo]

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[uredi kodo]

Templates produced via the Cite Doi 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. The correct formatting is maintained by Citation bot. 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"; initial separated by a single space)
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[uredi kodo]

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[uredi kodo]

Predloga:Cite doi family