Наука
Advertisement


(i) Документация


{{Cite conference}} replaces the deprecated template "conference reference".

Usage summary

Short copyable version

{{cite conference |first= |last= |authorlink= |coauthors= |title= |booktitle= |pages= |publisher= |date= |location= |url= |accessdate= |id= }}

Full version

{{cite conference
| first = 
| last = 
| authorlink = 
| coauthors = 
| date = 
| year = 
| month = 
| title = 
| conference = 
| conferenceurl = 
| archiveurl = 
| archivedate = 
| booktitle = 
| editor = 
| others = 
| volume = 
| edition = 
| publisher = 
| location = 
| pages = 
| url = 
| format = 
| accessdate = 
| id = 
| isbn = 
| bibcode = 
| doi = 
| oclc = 
| accessdate = 
| quote = 
| ref = 
}}

Short (common) version

{{cite conference
| first = 
| last = 
| authorlink = 
| coauthors = 
| title = 
| booktitle = 
| pages = 
| publisher = 
| date = 
| location = 
| url = 
| accessdate = 
| id = 
}}

Description of parameters

  • author: Primary author
    • last works with first to produce last, first
    • authorlink Link to a wiki article about the author, e.g. John Adams.
    • coauthors: Additional authors.
  • date: The full date of publication, in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17.
    • OR: year (year of publication), and month (name of the month of publication). If you also have the day, use date instead.
  • title: Title of the article. Required.
  • conference: Title of the conference.
  • conferenceurl: Website for the conference.
  • booktitle: Title of the collected proceedings, eg: "Proceedings of the conference organizer"
  • editor: No text is added, so labels such as "(ed.)" have to be supplied by user.
  • others: Other contributors such as "illustrated by Smith" or "trans. Smith".
  • volume: If the proceedings are part of a series.
  • edition: Edition when the proceedings has more than one edition. eg: "2nd edition".
  • pages: 1–2: first page, and optionally the last page (use an – to specify a range).
  • publisher: Publisher. Designations such is "Ltd" or "Inc" should not be included.
    • location: Location of the publisher (not the location of the conference). Produces location: publisher (ignored if the publisher field is not used).
  • id: Identifier such as {{LCC|Z253.U69}} or {{ISSN|1111-2220}}
  • doi: The Digital Object Identifier.
  • oclc: Online Computer Library Center ID number, such as 3185581
  • id: Other identifier such as {{LCC|Z253.U69}} or {{ISSN|1111-2220}}
  • url: URL of the online article or proceedings.
    • format: Format of the page cited. HTML and PDF need not be specified.
    • accessdate: Full date when URL was accessed in ISO 8601 YYYY-MM-DD format, e.g. 2006-02-17.
  • archive parameters (if used, must be used both of them together)
    • archiveurl: The URL of an archived copy of a web page, if (or in case) the url becomes unavailable. Typically used to refer to services like WebCite and Archive.org.
    • archivedate: Date when the item was archived. Should not be wikilinked.
  • ref: ID for anchor. By default, no anchor is generated. The ordinary nonempty value |ref=ID generates an anchor with the given ID; such a linkable reference can be made the target of wikilinks to full references, especially useful in short citations like shortened notes and parenthetical referencing. The special value |ref=harv generates an anchor suitable for the {{harv}} template; see anchors for Harvard referencing templates.

Examples

Wiki letter w
Please help improve this article by expanding it. Further information might be found on the talk page. (July 2007)


Wikitext Result
 {{cite conference
 | first = FIRST
 | last = LAST
 | authorlink = Example
 | coauthors = COAUTHORS
 | date = 1996-11-29
 | year = 
 | month = 
 | title = TITLE
 | conference = CONFERENCE
 | conferenceurl = http://www.wikipedia.org/
 | booktitle = BOOKTITLE
 | editor = EDITOR
 | others = OTHERS
 | volume = 1
 | edition = EDITION
 | publisher = PUBLISHER
 | location = LOCATION
 | pages = PAGES
 | url = http://www.wikipedia.org/
 | accessdate = 2006-04-07
 | doi = 1234/5678
 | isbn = 1-111-22222-9
 }}

LAST, FIRST; COAUTHORS (1996-11-29). "TITLE". in EDITOR. CONFERENCE. BOOKTITLE. 1. OTHERS (EDITION ed.). LOCATION: PUBLISHER. pp. PAGES. doi:1234/5678. ISBN 1-111-22222-9. http://www.example.org/. Retrieved 2006-04-07. 

 {{cite conference
 | author = AUTHOR
 | authorlink = Example
 | year = 2006
 | month = January
 | title = TITLE
 | booktitle = BOOKTITLE
 | url = http://www.wikipedia.com
 | accessdate = 2006-04-07
 | isbn = 1-111-22222-9
 }}

COinS

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

See also

Во избежание поломок страниц, использующих данный шаблон, желательно экспериментировать в своём личном пространстве.

Advertisement