<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AReferencing_for_beginners_with_citation_templates</id>
	<title>Help:Referencing for beginners with citation templates - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://safernicotine.wiki/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Help%3AReferencing_for_beginners_with_citation_templates"/>
	<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Help:Referencing_for_beginners_with_citation_templates&amp;action=history"/>
	<updated>2026-05-07T17:08:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://safernicotine.wiki/mediawiki/index.php?title=Help:Referencing_for_beginners_with_citation_templates&amp;diff=8865&amp;oldid=prev</id>
		<title>Richardpruen: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Help:Referencing_for_beginners_with_citation_templates&amp;diff=8865&amp;oldid=prev"/>
		<updated>2021-09-07T02:41:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 03:41, 7 September 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key uk_vapewiki:diff:1.41:old-8864:rev-8865 --&gt;
&lt;/table&gt;</summary>
		<author><name>Richardpruen</name></author>
	</entry>
	<entry>
		<id>https://safernicotine.wiki/mediawiki/index.php?title=Help:Referencing_for_beginners_with_citation_templates&amp;diff=8864&amp;oldid=prev</id>
		<title>Wikipedia&gt;Neils51: alias not preferred</title>
		<link rel="alternate" type="text/html" href="https://safernicotine.wiki/mediawiki/index.php?title=Help:Referencing_for_beginners_with_citation_templates&amp;diff=8864&amp;oldid=prev"/>
		<updated>2020-10-23T09:12:12Z</updated>

		<summary type="html">&lt;p&gt;alias not preferred&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{bots|deny=Citation bot}}&lt;br /&gt;
{{Wikipedia how to}}&lt;br /&gt;
{{see also|Help:Introduction to referencing|Help:Referencing for beginners without using templates}}&lt;br /&gt;
&lt;br /&gt;
The easiest way to start citing on Wikipedia is to see a basic example. The example here will show you how to cite a newspaper article using the {{tl|cite news}} template (see [[Wikipedia:Template index/Sources of articles/Citation quick reference|Citation quick reference]] for other types of citations). [[Cut, copy, and paste#Copy and paste|Copy and paste]] the following immediately after what you want to reference:&lt;br /&gt;
&lt;br /&gt;
{{pre2|&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
| last =&lt;br /&gt;
| first =&lt;br /&gt;
| date =&lt;br /&gt;
| title =&lt;br /&gt;
| newspaper =&lt;br /&gt;
| page =&lt;br /&gt;
| url =&lt;br /&gt;
| access-date =  &lt;br /&gt;
| quote =&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
and put as much information as you can to the right of the equal signs. For example, suppose you wish to cite the statement&lt;br /&gt;
&lt;br /&gt;
{{pre2|&amp;lt;nowiki&amp;gt;Going forward, Jimmy Wales emphasizes quality over quantity for Wikipedia articles.&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
in a Wikipedia article&amp;#039;s source text by using an article from &amp;#039;&amp;#039;The New York Times&amp;#039;&amp;#039; newspaper. It could be done by editing the article&amp;#039;s source text to&lt;br /&gt;
&lt;br /&gt;
{{pre2|&amp;lt;nowiki&amp;gt;Going forward, Jimmy Wales emphasizes quality over quantity for Wikipedia articles.&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
| last = Levine&lt;br /&gt;
| first = Robert&lt;br /&gt;
| date = August 7, 2006&lt;br /&gt;
| title = The Many Voices of Wikipedia, Heard in One Place&lt;br /&gt;
| newspaper = The New York Times&lt;br /&gt;
| page = C00004&lt;br /&gt;
| url = https://www.nytimes.com/2006/08/07/technology/07wiki.html?searchResultPosition=22&lt;br /&gt;
| access-date = January 29, 2020&lt;br /&gt;
| quote = ...Jimmy Wales, the site’s founder, said that the emphasis going forward would be on quality, not quantity.&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
The {{para|last}} and {{para|first}} parameters are for the author&amp;#039;s name. {{para|date}} is when the article was published. {{para|url}} may be given if there is also an online version of the newspaper article and the {{para|access-date}} parameter is when you viewed the online version. {{para|page}} is for the page of the material needed to support the statement. (If multiple pages are needed, use {{para|pages}} instead.) Unused parameters are best deleted but leaving them blank is okay.&lt;br /&gt;
&lt;br /&gt;
After your edit is published, the statement will have a reference footnote and the reference information will appear later in the page (usually in a References section), like so:&lt;br /&gt;
&lt;br /&gt;
{{quotation|Going forward, Jimmy Wales emphasizes quality over quantity for Wikipedia articles.&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
| last = Levine&lt;br /&gt;
| first = Robert&lt;br /&gt;
| date = August 7, 2006&lt;br /&gt;
| title = The Many Voices of Wikipedia, Heard in One Place&lt;br /&gt;
| newspaper = The New York Times&lt;br /&gt;
| page = C00004&lt;br /&gt;
| url = https://www.nytimes.com/2006/08/07/technology/07wiki.html?searchResultPosition=22&lt;br /&gt;
| access-date = January 29, 2020&lt;br /&gt;
| quote = ...Jimmy Wales, the site’s founder, said that the emphasis going forward would be on quality, not quantity.&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[...]&lt;br /&gt;
{{fake heading|sub=3|References}}&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
That&amp;#039;s it! You&amp;#039;re done. Good luck!&lt;br /&gt;
&lt;br /&gt;
{{Wikipedia referencing}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia how-to|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Wikipedia quick introductions]]&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Neils51</name></author>
	</entry>
</feed>