﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://scholarlywiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_conference%2Fdoc</id>
	<title>Template:Cite conference/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://scholarlywiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_conference%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://scholarlywiki.org/index.php?title=Template:Cite_conference/doc&amp;action=history"/>
	<updated>2026-05-14T03:03:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://scholarlywiki.org/index.php?title=Template:Cite_conference/doc&amp;diff=1901&amp;oldid=prev</id>
		<title>WikiHarold: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://scholarlywiki.org/index.php?title=Template:Cite_conference/doc&amp;diff=1901&amp;oldid=prev"/>
		<updated>2019-10-07T02:39:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template is used to cite conference paper sources in Wikibooks books.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
None of the parameters should be capitalized, in order to avoid the article being tagged as having a broken citation. For example, use &amp;quot;url&amp;quot;, &amp;quot;title&amp;quot;, etc. - not &amp;quot;URL&amp;quot;, &amp;quot;Title&amp;quot;, etc. When copying all parameters in either the vertical or horizontal layouts, delete those which are not needed.&lt;br /&gt;
&lt;br /&gt;
Citations within a page should use consistent formats. However, there is no consensus about which format is best.&lt;br /&gt;
&lt;br /&gt;
;Common form with author(s) in a single parameter: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{cite conference |url= |title= |author= |authorlink= |coauthors= |date= |publisher= |booktitle= |pages= |location= |id= }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Common form with first and last: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{cite conference |url= |title= |last1= |first1= |authorlink1= |last2= |first2= |authorlink2= |date= |publisher= |booktitle= |pages= |location= |id= }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;All parameters, horizontal layout: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{cite conference |url= |title= |first= |last= |author= |authorlink= |coauthors= |date= |month= |year= |conference= |conferenceurl= |editor= |others= |volume= |edition= |booktitle= |publisher= |archiveurl= |archivedate= |location= |pages= |format= |id= |isbn= |bibcode= |oclc= |doi= |accessdate= |quote= |ref= |separator= |postscript= |language= |page= |at= |trans_title= }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;All parameters, vertical layout:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite conference&lt;br /&gt;
| url           =&lt;br /&gt;
| title         =&lt;br /&gt;
| first         =&lt;br /&gt;
| last          =&lt;br /&gt;
| author        =&lt;br /&gt;
| authorlink    =&lt;br /&gt;
| coauthors     =&lt;br /&gt;
| date          =&lt;br /&gt;
| month         =&lt;br /&gt;
| year          =&lt;br /&gt;
| conference    =&lt;br /&gt;
| conferenceurl =&lt;br /&gt;
| editor        =&lt;br /&gt;
| others        =&lt;br /&gt;
| volume        =&lt;br /&gt;
| edition       =&lt;br /&gt;
| booktitle     =&lt;br /&gt;
| publisher     =&lt;br /&gt;
| archiveurl    =&lt;br /&gt;
| archivedate   =&lt;br /&gt;
| location      =&lt;br /&gt;
| pages         =&lt;br /&gt;
| format        =&lt;br /&gt;
| id            =&lt;br /&gt;
| isbn          =&lt;br /&gt;
| bibcode       =&lt;br /&gt;
| oclc          =&lt;br /&gt;
| doi           =&lt;br /&gt;
| accessdate    =&lt;br /&gt;
| quote         =&lt;br /&gt;
| ref           =&lt;br /&gt;
| separator     =&lt;br /&gt;
| postscript    =&lt;br /&gt;
| language      =&lt;br /&gt;
| page          =&lt;br /&gt;
| at            =&lt;br /&gt;
| trans_title   =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Required parameters ====&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;title&amp;#039;&amp;#039;&amp;#039;: Title of article.  This title will appear as the citation itself, hyperlinked to the URL (if any)&lt;br /&gt;
&lt;br /&gt;
==== Optional parameters ====&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;url&amp;#039;&amp;#039;&amp;#039;: [[w:URL|URL]] of the online article or proceedings.&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;format&amp;#039;&amp;#039;&amp;#039;: Format of the page cited, &amp;#039;&amp;#039;e.g.&amp;#039;&amp;#039;, PDF. Don&amp;#039;t specify this for HTML, which is implied as the default.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;author&amp;#039;&amp;#039;&amp;#039;: Primary author&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;last&amp;#039;&amp;#039;&amp;#039; works with &amp;#039;&amp;#039;&amp;#039;first&amp;#039;&amp;#039;&amp;#039; to produce &amp;lt;code&amp;gt;last, first&amp;lt;/code&amp;gt;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;authorlink&amp;#039;&amp;#039;&amp;#039; works either with &amp;#039;&amp;#039;&amp;#039;author&amp;#039;&amp;#039;&amp;#039; or with &amp;#039;&amp;#039;&amp;#039;last&amp;#039;&amp;#039;&amp;#039; &amp;amp; &amp;#039;&amp;#039;&amp;#039;first&amp;#039;&amp;#039;&amp;#039; to link to the appropriate Wikipedia article. Does not work with URLs.&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;coauthors&amp;#039;&amp;#039;&amp;#039;: allows additional authors&lt;br /&gt;
* a date parameter:&lt;br /&gt;
** &amp;#039;&amp;#039;either&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;date&amp;#039;&amp;#039;&amp;#039;: Full date of publication. Should not be wikilinked.&lt;br /&gt;
** &amp;#039;&amp;#039;or&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;year&amp;#039;&amp;#039;&amp;#039;: Year of publication, and &amp;#039;&amp;#039;&amp;#039;month&amp;#039;&amp;#039;&amp;#039;: Name of the month of publication. If you also have the day, use &amp;#039;&amp;#039;&amp;#039;date&amp;#039;&amp;#039;&amp;#039; instead. Should not be wikilinked.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;conference&amp;#039;&amp;#039;&amp;#039;: Title of the conference.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;conferenceurl&amp;#039;&amp;#039;&amp;#039;: Website for the conference.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;booktitle&amp;#039;&amp;#039;&amp;#039;: Title of the collected proceedings, &amp;#039;&amp;#039;e.g.&amp;#039;&amp;#039;, &amp;quot;Proceedings of the &amp;#039;&amp;#039;conference organizer&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;editor&amp;#039;&amp;#039;&amp;#039;: No text is added, so labels such as &amp;quot;(ed.)&amp;quot; have to be supplied by user.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;others&amp;#039;&amp;#039;&amp;#039;: Other contributors such as &amp;quot;illustrated by Smith&amp;quot; or &amp;quot;trans. Smith&amp;quot;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;volume&amp;#039;&amp;#039;&amp;#039;: If the proceedings are part of a series.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;edition&amp;#039;&amp;#039;&amp;#039;: Edition when the proceedings has more than one edition. &amp;#039;&amp;#039;eg:&amp;#039;&amp;#039; &amp;quot;2nd edition&amp;quot;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;publisher&amp;#039;&amp;#039;&amp;#039;: Publisher.  Designations such is &amp;quot;Ltd&amp;quot; or &amp;quot;Inc&amp;quot; should not be included.&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039;: Location of the publisher (not the location of the conference). Produces &amp;#039;&amp;#039;location: publisher&amp;#039;&amp;#039; (ignored if the publisher field is not used).&lt;br /&gt;
* a page parameter:&lt;br /&gt;
** &amp;#039;&amp;#039;either&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;page&amp;#039;&amp;#039;&amp;#039;: Page number if a multi-page article and referencing a single page. &amp;quot;page=5&amp;quot; produces &amp;#039;&amp;#039;p. 5.&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;or&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;pages&amp;#039;&amp;#039;&amp;#039;: Page numbers if a multi-page article and referencing more than one page. &amp;quot;pages=5–7&amp;quot; produces &amp;#039;&amp;#039;pp. 5–7&amp;#039;&amp;#039;. This is for listing the pages relevant to the citation, not a total number of pages.&lt;br /&gt;
** &amp;#039;&amp;#039;or&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;at&amp;#039;&amp;#039;&amp;#039;: When the page prefix is unwanted. &amp;quot;at=Table 5&amp;quot; produces &amp;#039;&amp;#039;Table 5&amp;#039;&amp;#039;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;language&amp;#039;&amp;#039;&amp;#039;: language of publication (don&amp;#039;t specify &amp;quot;English&amp;quot; as this is the default).&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;trans_title&amp;#039;&amp;#039;&amp;#039;: A translated title of the article, in case the original title is in a foreign language. Would normally be used in conjunction with the &amp;#039;language&amp;#039; parameter.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;doi&amp;#039;&amp;#039;&amp;#039;: A [[w:digital object identifier|digital object identifier]] for the document, such as &amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;10.1038/news070508-7&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;Doilabel&amp;#039;&amp;#039;&amp;#039;: If the doi contains some characters that must be [[w:Percent-encoding|escaped]], use &amp;quot;doilabel&amp;quot; for the unescaped version.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;oclc&amp;#039;&amp;#039;&amp;#039;: [[w:Online Computer Library Center|Online Computer Library Center]] ID number, such as &amp;#039;&amp;#039;3185581&amp;#039;&amp;#039;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;id&amp;#039;&amp;#039;&amp;#039;: Other identifier such as &amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[:Template:LCC|LCC]]|Z253.U69}}&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[:Template:ISSN|ISSN]]|1111-2220}}&amp;#039;&amp;#039;&lt;br /&gt;
* archive parameters &amp;#039;&amp;#039;(if used, must be used both of them together)&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;archiveurl&amp;#039;&amp;#039;&amp;#039;: The URL of an [[w:Web archiving|archived]] copy of the page, if (or in case) the url becomes unavailable.  Typically used to refer to services like [[w:WebCite|WebCite]] and [[w:Internet Archive|Archive.org]].&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;archivedate&amp;#039;&amp;#039;&amp;#039;: Date when the item was archived. Should not be wikilinked.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;accessdate&amp;#039;&amp;#039;&amp;#039;: Full date when item was accessed. Should not be wikilinked.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;quote&amp;#039;&amp;#039;&amp;#039;: Relevant quote from online item.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;ref&amp;#039;&amp;#039;&amp;#039;: ID for anchor. By default, no anchor is generated. The ordinary nonempty value {{para|ref|&amp;lt;var&amp;gt;ID&amp;lt;/var&amp;gt;}} generates an anchor with the given &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;ID&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;; 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 {{para|ref|harv}} generates an anchor suitable for the {{tl|harv}} template; see &amp;#039;&amp;#039;[[Template:Citation/doc#Anchors for Harvard referencing templates|anchors for Harvard referencing templates]]&amp;#039;&amp;#039;.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;separator&amp;#039;&amp;#039;&amp;#039; / &amp;#039;&amp;#039;&amp;#039;postscript&amp;#039;&amp;#039;&amp;#039;: The punctuation to use between fields / at the end of the citation&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Wikitext !! Result&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;pre&amp;gt; {{cite conference&lt;br /&gt;
 | first = FIRST&lt;br /&gt;
 | last = LAST&lt;br /&gt;
 | authorlink = Example&lt;br /&gt;
 | coauthors = COAUTHORS&lt;br /&gt;
 | date = 1996-11-29&lt;br /&gt;
 | year = &lt;br /&gt;
 | month = &lt;br /&gt;
 | title = TITLE&lt;br /&gt;
 | conference = CONFERENCE&lt;br /&gt;
 | conferenceurl = http://www.wikipedia.org/&lt;br /&gt;
 | booktitle = BOOKTITLE&lt;br /&gt;
 | editor = EDITOR&lt;br /&gt;
 | others = OTHERS&lt;br /&gt;
 | volume = 1&lt;br /&gt;
 | edition = EDITION&lt;br /&gt;
 | publisher = PUBLISHER&lt;br /&gt;
 | location = LOCATION&lt;br /&gt;
 | pages = PAGES&lt;br /&gt;
 | url = http://www.wikipedia.org/&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | doi = 1234/5678&lt;br /&gt;
 | isbn = 1-111-22222-9&lt;br /&gt;
 }}&amp;lt;/pre&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
{{cite conference&lt;br /&gt;
 | first = FIRST&lt;br /&gt;
 | last = LAST&lt;br /&gt;
 | authorlink = Example&lt;br /&gt;
 | coauthors = COAUTHORS&lt;br /&gt;
 | date = 1996-11-29&lt;br /&gt;
 | year = &lt;br /&gt;
 | month = &lt;br /&gt;
 | title = TITLE&lt;br /&gt;
 | conference = CONFERENCE&lt;br /&gt;
 | conferenceurl = http://www.example.org/&lt;br /&gt;
 | booktitle = BOOKTITLE&lt;br /&gt;
 | editor = EDITOR&lt;br /&gt;
 | others = OTHERS&lt;br /&gt;
 | volume = 1&lt;br /&gt;
 | edition = EDITION&lt;br /&gt;
 | publisher = PUBLISHER&lt;br /&gt;
 | location = LOCATION&lt;br /&gt;
 | pages = PAGES&lt;br /&gt;
 | url = http://www.example.org/&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | doi = 1234/5678&lt;br /&gt;
 | isbn = 1-111-22222-9&lt;br /&gt;
 }}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre&amp;gt; {{cite conference&lt;br /&gt;
 | author = AUTHOR&lt;br /&gt;
 | authorlink = Example&lt;br /&gt;
 | year = 2006&lt;br /&gt;
 | month = January&lt;br /&gt;
 | title = TITLE&lt;br /&gt;
 | booktitle = BOOKTITLE&lt;br /&gt;
 | url = http://www.wikipedia.com&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | isbn = 1-111-22222-9&lt;br /&gt;
 }}&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* {{cite conference&lt;br /&gt;
 | author = AUTHOR&lt;br /&gt;
 | authorlink = Example&lt;br /&gt;
 | year = 2006&lt;br /&gt;
 | month = January&lt;br /&gt;
 | title = TITLE&lt;br /&gt;
 | booktitle = BOOKTITLE&lt;br /&gt;
 | url = http://www.wikipedia.com&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | isbn = 1-111-22222-9&lt;br /&gt;
 }}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Help:Editing#References]]&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Citation templates|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiHarold</name></author>
	</entry>
</feed>