模板:Cite conference/doc

来自维基学院
引文格式1模板
{{Cite arXiv}}arXiv预印本
{{Cite AV media}}影音媒体
{{Cite AV media notes}}影音媒体内页说明
{{Cite bioRxiv}}bioRxiv预印本
{{Cite book}}书籍
{{Cite citeseerx}}CiteSeerX论文
{{Cite conference}}会议论文
{{Cite encyclopedia}}引用百科全书的资料
{{Cite episode}}广播和电视节目
{{Cite interview}}访谈
{{Cite journal}}学术期刊
{{Cite magazine}}杂志和期刊
{{Cite mailing list}}公共邮件列表
{{Cite map}}地图
{{Cite news}}新闻报导
{{Cite newsgroup}}线上新闻群组
{{Cite podcast}}播客
{{Cite press release}}新闻稿
{{Cite report}}报告
{{Cite serial}}广播和电视节目系列
{{Cite sign}}标志、匾额、铭牌或徽章
{{Cite speech}}演讲
{{Cite ssrn}}SSRN论文
{{Cite techreport}}技术报告
{{Cite thesis}}学位论文
{{Cite web}}上述模板未包含的其他网络资料
参见


Usage summary[编辑源代码]

横式排列的最常用参数
{{cite conference |url= |title= |last1= |first1= |author-link1= |last2= |first2= |author-link2= |date= |publisher= |book-title= |pages= |location= |conference= |id= }}

Full version[编辑源代码]

{{cite conference
 | language =
 | first = 
 | last = 
 | authorlink = 
 | coauthors = 
 | date = 
 | year = 
 | month = 
 | title = 
 | conference = 
 | conferenceurl = 
 | booktitle = 
 | editor = 
 | others = 
 | volume = 
 | edition = 
 | publisher = 
 | location = 
 | pages = 
 | url = 
 | format = 
 | accessdate = 
 | doi = 
 | id = 
}}

Short (common) version[编辑源代码]

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

Description of parameters[编辑源代码]

  • language:Lauguage of this conference use.
  • author: Author
    • last works with first to produce last, first
    • authorlink works either with author or with last & first to link to the appropriate article
    • coauthors: allows additional authors
  • date: Full date of publication, in ISO 8601 YYYY-MM-DD format, eg. 2006-02-17. (Not automatically wikified.)
    • 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 article. This is a required parameter.
  • conference: Title of the conference.
  • conferenceurl: Website of the conference.
  • booktitle: Title of Proceedings. This is a required parameter. eg: "Proceedings of the conference organizer"
  • editor: No text is added, so labels such as "(ed.)" has to be supplied by user.
  • others: For uses such as "illustrated by Smith" or "trans. Smith".
  • volume: If the proceedings are part of a series.
  • edition: When the book has more than one edition. eg: "2nd edition".
  • pages: 1–2: first page, and optional last page (put an – for the range).
  • publisher: Publisher should not include corporate designation such is "Ltd" or "Inc".
    • location: Place of publication (and not conference place). Produces location: publisher (ignored if the publisher field is not used).
  • doi: The Digital Object Identifier.
  • id: Identifier such as ISBN 1-111-22222-9 or {{LCC|Z253.U69}} or {{ISSN|1111-2220}}
  • url: url of the online article or proceedings.
    • format: Format, e.g. PDF. HTML implied if not specified.
    • accessdate: Full date when item was accessed, in ISO 8601 YYYY-MM-DD format, eg. 2006-02-17. (Automatically wikified.)

Examples[编辑源代码]

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 = 10.1234/5678
 | id = ISBN 1-111-22222-9
 }}

LAST, FIRST; COAUTHORS. TITLE. EDITOR (编). BOOKTITLE. CONFERENCE 1. OTHERS EDITION. LOCATION: PUBLISHER: PAGES. 1996-11-29 [2006-04-07]. doi:10.1234/5678. ISBN 1-111-22222-9. 

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