Template:Cite encyclopedia

This MedLibrary.org supplementary page on Template:Cite encyclopedia is provided directly from the open source Wikipedia as a service to our readers. Please see the note below on authorship of this content, as well as the Wikipedia usage guidelines. To search for other content from our encyclopedia supplement, please use the form below:

. 

Template documentation

All parameters must be in lowercase only. Copy a blank version to use.

Contents

Usage

Common fields, horizontal format

{{cite encyclopedia |year= |title = |encyclopedia= |publisher= |location= |id= }}

Full version, horizontal format

{{cite encyclopedia |last= |first= |author= |authorlink= |coauthors= |editor= |encyclopedia= |title= |url= |accessdate= |accessyear= |accessmonth= |edition= |date= |year= |month= |publisher= |volume= |location= |id= |isbn= |oclc= |doi= |pages= |quote= }}

Full version, horizontal format (with current date)

{{cite encyclopedia |last= |first= |author= |authorlink= |coauthors= |editor= |encyclopedia= |title= |url= |accessdate=2008-12-05 |accessyear= |accessmonth= |edition= |date= |year= |month= |publisher= |volume= |location= |id= |isbn= |oclc= |doi= |pages= |quote= }}

Full version, vertical Common fields, vertical
{{cite encyclopedia
 | last = 
 | first = 
 | author = 
 | authorlink = 
 | coauthors = 
 | editor = 
 | encyclopedia =
 | title = 
 | url = 
 | accessdate = 
 | accessyear = 
 | accessmonth = 
 | edition = 
 | date = 
 | year = 
 | month = 
 | publisher = 
 | volume =
 | location = 
 | id = 
 | isbn =
 | oclc =
 | doi =
 | pages = 
 | quote = 
}}

{{cite encyclopedia
 | year = 
 | title = 
 | encyclopedia =
 | publisher = 
 | location = 
 | id = 
}}

Fields

Wikilinks

Most fields can be wikilinked (ie. title = [[book article|book title]]), but should generally only be linked to an existing Wikipedia article. Any wikilinked field must not contain any brackets apart from normal round brackets () — don't use <>[]{}.

Description of fields

Syntax (for the technical-minded)

Nested fields either rely on their parent fields, or replace them:

  • parent
    • child — may be used with parent (and is ignored if parent is not used)
    • OR: child2 — may be used instead of parent (and is ignored if parent is used)

Description

  • title: Title of article. Required.
    • article: Alternate. Cannot be used with title.
  • encyclopedia: Name of encyclopedia. Required.
    • ency: Alternate, being phased out.
  • last: Surname of author. Don't wikilink (use authorlink instead).
    • first: First name(s) of author, including title(s) (eg. Firstname Middlename or Firstname M. or Dr. Firstname M., Snr.). Don't wikilink (use authorlink instead).
      • The `last' and `first' fields are poorly named for the case of an author whose surname is usually written first (e.g. as in Chinese). They also have the problem of only communicating which is the surname, not communicating where the surname is usually written. Consider deprecating first,last fields, and reinstating author field, using the notation "Smith, John" or "Hu Ke Jie" as appropriate (i.e. always writing surname first, and using comma or not depending on whether the name is usually written surname last or first).
    • authorlink: Title of Wikipedia article about author. Article should already exist. Must not be wikilinked itself. Do not use this on its own, but along with "author" or "first" and "last".
    • coauthors: Full name of additional author or authors, surname last, separated by ", " (e.g. Joe Bloggs, John F. Kennedy, H. R. Dent).
      • Someone please confirm that surname is to go last even for people whose name is usually written surname first. Consider rethinking this field, e.g. using Bloggs, Joe and Kennedy, John F. and Dent, H. R. and Hu Ke Jie.
    • OR: author: Full name of author, preferably surname first.
  • editor: Editor for the entire work.
  • url: URL of an online encyclopedia article. Cannot be used if you wikilinked title.
    • accessdate: Full date when item was accessed, in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Required when url field is used. Must not be wikilinked.
      • OR: accessyear: Year when item was accessed, and accessmonth: Month when item was accessed. Must not be wikilinked.
  • edition: When the encyclopedia has more than one edition. e.g. "2nd edition".
  • volume: When the encyclopedia has more than one volume. e.g. "Volume 3".
  • date: Full date of publication, in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17. Must not be wikilinked.
    • OR: year: Year of publication, and month: Name of the month of publication. If you also have the day, use date instead. Must not be wikilinked.
  • publisher: Publisher should not include corporate designation such as "Ltd" or "Inc".
    • location: Place of publication.
  • isbn: International Standard Book Number such as 1-111-22222-9. Note that "isbn", like all field names, must be in lowercase.
  • oclc: Online Computer Library Center ID number, such as 3185581
  • doi: digital object identifier. See also {{doi}}
  • id: A unique identifier, used if none of the above are applicable. In this case, you need to specify the kind of identifier you are using, preferably with a template like {{ISSN}} or {{LCC|Z253.U69}}. Remember, you must specify the kind of identifier, not just give a number. (Use one of the more specialized parameters if possible; they are linked automatically. In other words, don't use id = ISBN 1-111-22222-9 anymore. Use isbn = 1-111-22222-9.)
  • pages: first page and optional last page. This is for listing the pages relevant to the citation, not the total number of pages in the book, e.g. 5–7:
  • quote: Relevant quote from the article.

Test

  • {{cite encyclopedia | last = LAST | first = FIRST | authorlink = AUTHORLINK | coauthors = COAUTHORS | editor = EDITOR | encyclopedia = ENCYCLOPEDIA | title = TITLE | url = http://www.ecample.com | accessdate = 2006-07-02 | accessyear = | accessmonth = | edition = EDITION | date = | year = YEAR | month = | publisher = PUBLISHER | volume = VOLUME | location = LOCATION | id = ID | doi = | pages = PAGES }}
    LAST, FIRST; COAUTHORS (YEAR). "TITLE". ENCYCLOPEDIA (EDITION) VOLUME. Ed. EDITOR. LOCATION: PUBLISHER. PAGES. ID. Retrieved on 2006-07-02. 
  • {{cite encyclopedia | last = LAST | first = FIRST | authorlink = AUTHORLINK | coauthors = | editor = EDITOR | encyclopedia = ENCYCLOPEDIA | title = TITLE | url = http://www.ecample.com | accessdate = 2006-07-02 | accessyear = | accessmonth = | edition = EDITION | date = | year = YEAR | month = | publisher = PUBLISHER | volume = VOLUME | location = LOCATION | id = ID | doi = | pages = }}
    LAST, FIRST (YEAR). "TITLE". ENCYCLOPEDIA (EDITION) VOLUME. Ed. EDITOR. LOCATION: PUBLISHER. ID. Retrieved on 2006-07-02. 

COinS

This template produces COinS metadata; see COinS in Wikipedia for background information.


Wikipedia content modification information:

  • This page was last modified on 24 July 2008, at 21:50.

Wikipedia Authorship and Review

Wikipedia content provided here is not reviewed directly by MedLibrary.org. Wikipedia content is authored by an open community of volunteers and is not produced by or in any way affiliated with MedLibrary.org.

Wikipedia Usage Guidelines

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article on "Template:Cite encyclopedia".

The URL for this specific entry is:

All Wikipedia text is available under the terms of the GNU Free Documentation License. (See Copyrights for details). Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.