Documentation icon Τεκμηρίωση προτύπου[προβολή] [επεξεργασία] [ιστορικό] [ανανέωση]

Χρήση Επεξεργασία

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>[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.

Αφαίρεση του συνδέσμου «επεξεργασία» Επεξεργασία

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]

Τροποποίηση επίδειξης συγγραφέων Επεξεργασία

The number of authors displayed can be modified by adding a "displayauthors = n" parameter:

  • <ref>{{Cite doi/sandbox|10.1140/epja/i2006-10091-y}}</ref>[4]
  • <ref>{{Cite doi/sandbox|10.1140/epja/i2006-10091-y|displayauthors=6}}</ref>[5]

and follow the edit link in the template and insert the following "pass through" parameter into the cite doi template:

  • |displayauthors={{{displayauthors|}}}

The authors can be displayed in a Vancouver system format by adding a "van=yes" parameter:

  • <ref>{{Cite doi/sandbox|10.1140/epja/i2006-10091-y|displayauthors=6|van=yes}}</ref>[6]

and follow the edit link in the template and insert the following "pass through" parameters into the cite doi template:

  • |displayauthors={{{displayauthors|}}} |authorformat={{{authorformat|}}} |author-separator={{{author-separator|}}} |author-name-separator={{{author-name-separator|}}}

Παράδειγμα αναφορών Επεξεργασία

Αστοχία Επεξεργασία

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

Φορμά Επεξεργασία

Πρότυπο:Cite doi/doc/format As a further point, unnecessary whitespace in Cite doi templates should be avoided.

Τεχνική επισκόπηση Επεξεργασία

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.

Δείτε επίσης Επεξεργασία

Πρότυπο:Cite doi family

Πρότυπο:Citation Style 1