सामग्री पर जाएँ

साँचा:Cite doi

मुक्त ज्ञानकोश विकिपीडिया से


परिचय का प्रतीकसाँचा परिचय[देखें] [संपादन] [इतिहास] [पर्ज]

Saves you filling out a citation template every time you want to cite a journal article. If your source article has adigital object identifier(DOI), just enter{{Cite doi|doi of your source}}.There is no need tosubstthis 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/>

To include a quote from the reference, just place it inside thereftags. To include more than one quote, thenameparameter must be unique for eachreftag.

<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 aquoteparameter to the cite doi template.

[संपादित करें]

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]
  1. doi:10.1146/annurev.earth.33.092203.122621
    This citation will be automatically completed in the next few minutes.You canjump the queueorexpand by hand"A sample quote"
  2. doi:10.1146/annurev.earth.33.092203.122621
    This citation will be automatically completed in the next few minutes.You canjump the queueorexpand by hand"Another sample quote"
  3. doi:10.1146/annurev.earth.33.092203.122621
    This citation will be automatically completed in the next few minutes.You canjump the queueorexpand by hand

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

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 byCitation bot.Pleasedo not usethe 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 formattingif 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.

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