<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mywikibiz.com/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://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ACite_conference%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Template:Cite_conference/doc&amp;action=history"/>
	<updated>2026-05-22T03:52:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://mywikibiz.com/index.php?title=Template:Cite_conference/doc&amp;diff=5480&amp;oldid=prev</id>
		<title>Centiare at 18:36, 2 January 2007</title>
		<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Template:Cite_conference/doc&amp;diff=5480&amp;oldid=prev"/>
		<updated>2007-01-02T18:36:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;:''This template documentation is [[Centiare:Template doc page pattern|transcluded]] from [[{{FULLPAGENAME}}/doc]]'' [&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:{{FULLPAGENAMEE}}/doc|action=edit}} edit]&amp;lt;/span&amp;gt;]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{esoteric}}&lt;br /&gt;
This template replaces the deprecated {{tl|conference reference}}.&lt;br /&gt;
&lt;br /&gt;
=== Usage summary ===&lt;br /&gt;
==== Short copyable version====&lt;br /&gt;
&amp;lt;pre&amp;gt;{{cite conference |first= |last= |authorlink= |coauthors= |title= |booktitle= |pages= |publisher= |date= |location= |url= |accessdate= |id= }}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Full version ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite conference&lt;br /&gt;
 | first = &lt;br /&gt;
 | last = &lt;br /&gt;
 | authorlink = &lt;br /&gt;
 | coauthors = &lt;br /&gt;
 | date = &lt;br /&gt;
 | year = &lt;br /&gt;
 | month = &lt;br /&gt;
 | title = &lt;br /&gt;
 | booktitle = &lt;br /&gt;
 | editor = &lt;br /&gt;
 | others = &lt;br /&gt;
 | edition = &lt;br /&gt;
 | publisher = &lt;br /&gt;
 | location = &lt;br /&gt;
 | pages = &lt;br /&gt;
 | url = &lt;br /&gt;
 | format = &lt;br /&gt;
 | accessdate = &lt;br /&gt;
 | doi = &lt;br /&gt;
 | id = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
==== Short (common) version ====&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{cite conference&lt;br /&gt;
 | first = &lt;br /&gt;
 | last = &lt;br /&gt;
 | authorlink = &lt;br /&gt;
 | coauthors = &lt;br /&gt;
 | title = &lt;br /&gt;
 | booktitle = &lt;br /&gt;
 | pages = &lt;br /&gt;
 | publisher = &lt;br /&gt;
 | date = &lt;br /&gt;
 | location = &lt;br /&gt;
 | url = &lt;br /&gt;
 | accessdate = &lt;br /&gt;
 | id = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Description of parameters ===&lt;br /&gt;
&lt;br /&gt;
* '''author''': Author&lt;br /&gt;
** '''last''' works with '''first''' to produce &amp;lt;code&amp;gt;last, first&amp;lt;/code&amp;gt;&lt;br /&gt;
** '''authorlink''' works either with '''author''' or with '''last''' &amp;amp; '''first''' to link to the appropriate article&lt;br /&gt;
** '''coauthors''': allows additional authors&lt;br /&gt;
* '''date''': Full date of publication, in [[ISO 8601]] YYYY-MM-DD format, eg. ''2006-02-17''. (Not automatically wikified.)&lt;br /&gt;
** OR:  '''year''': Year of publication, and '''month''': Name of the month of publication. If you also have the day, use ''date'' instead.&lt;br /&gt;
* '''title''': Title of article. '''''This is a required parameter'''''.&lt;br /&gt;
* '''booktitle''': Title of Proceedings. '''''This is a required parameter'''''. ''eg:'' &amp;quot;Proceedings of the ''conference name'', ''conference location'', ''conference year held''&amp;quot;&lt;br /&gt;
* '''editor''': No text is added, so labels such as &amp;quot;(ed.)&amp;quot; has to be supplied by user.&lt;br /&gt;
* '''others''': For uses such as &amp;quot;illustrated by Smith&amp;quot; or &amp;quot;trans. Smith&amp;quot;.&lt;br /&gt;
* '''edition''': When the book has more than one edition. ''eg:'' &amp;quot;2nd edition&amp;quot;.&lt;br /&gt;
* '''pages''': ''1&amp;amp;amp;ndash;2'': first page, and optional last page (put an &amp;amp;[[dash#En dash|ndash]]; for the range).&lt;br /&gt;
* '''publisher''': Publisher should not include corporate designation such is &amp;quot;Ltd&amp;quot; or &amp;quot;Inc&amp;quot;.&lt;br /&gt;
** '''location''': Place of publication (and ''not'' conference place). Produces ''location: publisher'' (ignored if the publisher field is ''not'' used).&lt;br /&gt;
* '''doi''': The [[Digital Object Identifier]].&lt;br /&gt;
* '''id''': Identifier such as ''&amp;lt;nowiki&amp;gt;ISBN 1-111-22222-9&amp;lt;/nowiki&amp;gt;'' or ''&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[:Template:LCC|LCC]]|Z253.U69}}'' or ''&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[:Template:ISSN|ISSN]]|1111-2220}}''&lt;br /&gt;
* '''url''': url of the online article or proceedings.&lt;br /&gt;
** '''format''': Format, e.g. PDF.  HTML implied if not specified.&lt;br /&gt;
** '''accessdate''': Full date when item was accessed, in [[ISO 8601]] YYYY-MM-DD format, eg. ''2006-02-17''. (Automatically wikified.)&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;
 | booktitle = BOOKTITLE&lt;br /&gt;
 | editor = EDITOR&lt;br /&gt;
 | others = OTHERS&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.centiare.com&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | doi = 1234/5678&lt;br /&gt;
 | id = 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;
 | booktitle = BOOKTITLE&lt;br /&gt;
 | editor = EDITOR&lt;br /&gt;
 | others = OTHERS&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.centiare.com&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | doi = 1234/5678&lt;br /&gt;
 | id = 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.centiare.com&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | id = 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.centiare.com&lt;br /&gt;
 | accessdate = 2006-04-07&lt;br /&gt;
 | id = ISBN 1-111-22222-9&lt;br /&gt;
 }}&lt;br /&gt;
|}&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Centiare:Cite sources]]: Style guide&lt;br /&gt;
* [[Centiare:Template messages/Sources of articles/Generic citations]]: Related templates&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Citation templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Centiare</name></author>
	</entry>
</feed>