<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://web.ma.utexas.edu/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AReflist%2Fdoc</id>
	<title>Template:Reflist/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://web.ma.utexas.edu/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AReflist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://web.ma.utexas.edu/mediawiki/index.php?title=Template:Reflist/doc&amp;action=history"/>
	<updated>2026-05-02T01:18:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://web.ma.utexas.edu/mediawiki/index.php?title=Template:Reflist/doc&amp;diff=299&amp;oldid=prev</id>
		<title>imported&gt;RayAYang: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://web.ma.utexas.edu/mediawiki/index.php?title=Template:Reflist/doc&amp;diff=299&amp;oldid=prev"/>
		<updated>2011-05-20T22:47:46Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:47, 20 May 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;RayAYang</name></author>
	</entry>
	<entry>
		<id>https://web.ma.utexas.edu/mediawiki/index.php?title=Template:Reflist/doc&amp;diff=298&amp;oldid=prev</id>
		<title>imported&gt;Edokter: Reverted edits by Nfried (talk) to last version by Webistrator</title>
		<link rel="alternate" type="text/html" href="https://web.ma.utexas.edu/mediawiki/index.php?title=Template:Reflist/doc&amp;diff=298&amp;oldid=prev"/>
		<updated>2011-05-11T14:58:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/mediawiki/index.php?title=Help:Reverting&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Help:Reverting (page does not exist)&quot;&gt;Reverted&lt;/a&gt; edits by &lt;a href=&quot;/mediawiki/index.php/Special:Contributions/Nfried&quot; title=&quot;Special:Contributions/Nfried&quot;&gt;Nfried&lt;/a&gt; (&lt;a href=&quot;/mediawiki/index.php?title=User_talk:Nfried&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Nfried (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last version by Webistrator&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;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{high-risk|1,800,000+}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{ombox | type=notice | text = Columns are currently supported only by newer versions of [[Gecko (layout engine)|Gecko]]-based browsers (such as [[Mozilla Firefox]]) and [[WebKit]]-based browsers (such as [[Google Chrome]] and [[Safari (web browser)|Safari]]).   '''All versions of [[Internet Explorer]] through to version 9 and [[Opera (web browser)|Opera]] through to version 11 do not support columns.'''  See [[#Browser support for columns|below]] for more information.}}&lt;br /&gt;
&lt;br /&gt;
This template encapsulates the {{tag|references |single}} tag to show the list of references defined by {{tag|ref}} tags,  with some formatting. It reduces the font size and has options for columns and groups. References can be defined within the body of the article or within the reference list.&lt;br /&gt;
&lt;br /&gt;
The {{tag|ref}} and {{tag|references |single}} tags are part of the [[mw:Extension:Cite/Cite.php|Cite.php]] MediaWiki extension.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
;Using only footnote-style references&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== Content ==&lt;br /&gt;
Lorem ipsum.&amp;lt;ref&amp;gt;Source name, access date, etc.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lorem ipsum dolor sit amet.&amp;lt;ref&amp;gt;Source name, access date, etc.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using only bibliographical style references&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== Content ==&lt;br /&gt;
Lorem ipsum.&lt;br /&gt;
&lt;br /&gt;
Lorem ipsum dolor sit amet.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Refbegin}}&lt;br /&gt;
* reference 1&lt;br /&gt;
* reference 2&lt;br /&gt;
{{Refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Using both footnote-style and bibliography-style references&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Content ==&lt;br /&gt;
&lt;br /&gt;
Lorem ipsum.&amp;lt;ref&amp;gt;Source name, access date, etc.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lorem ipsum dolor sit amet.&amp;lt;ref&amp;gt;Source name, access date, etc.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lorem ipsum.&lt;br /&gt;
&lt;br /&gt;
Lorem ipsum dolor sit amet.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
{{Refbegin}}&lt;br /&gt;
* reference 1&lt;br /&gt;
* reference 2&lt;br /&gt;
{{Refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Font size ==&lt;br /&gt;
&lt;br /&gt;
The font size should reduce to 90% for most browsers, but may appear to show at 100% for Internet Explorer and possibly other browsers.&amp;lt;ref name=fontsize/&amp;gt; As of December 21, 2010, the standard {{tag|references|single}} tag has the same font styling. The smaller font may be disabled through [[Special:Preferences]] → Gadgets → Disable smaller font sizes of elements such as Infoboxes, Navboxes and References lists.&lt;br /&gt;
&lt;br /&gt;
== Columns ==&lt;br /&gt;
&lt;br /&gt;
Using {{tlx|Reflist|2}} will create a two-column reference list, and {{tlx|Reflist|3}} will create a three-column list, and so on. Choose the number of columns that is appropriate for the average width of the references on the page.&lt;br /&gt;
&lt;br /&gt;
Using {{tlx|Reflist|30em}} will create columns with a minimum width of 30[[Em (typography)|em]], allowing the browser to automatically choose the number of columns based on the width of the web browser. Choose a column width that is appropriate for the average width of the references on the page.&lt;br /&gt;
&lt;br /&gt;
Columns are currently supported only by [[Gecko (layout engine)|Gecko]]-based browsers (such as [[Mozilla Firefox]]) and [[WebKit]]-based browsers (such as [[Google Chrome]] and [[Safari (browser)|Safari]]). See [[#Browser support for columns|below]] for more information.&lt;br /&gt;
&lt;br /&gt;
See also [[#groupandcolumn|bug combining grouped references and columns]]&lt;br /&gt;
&lt;br /&gt;
== List styles ==&lt;br /&gt;
&lt;br /&gt;
{{ombox | type=notice | text='''This is an experimental feature that may be subject to change.'''&amp;lt;br /&amp;gt;See [[Wikipedia:Manual of Style (footnotes)/Cite link labels]] for more information. }}&lt;br /&gt;
Reference lists are by default numbered lists. By using the &amp;lt;code&amp;gt;liststyle=&amp;lt;/code&amp;gt; parameter, you can control how the list is rendered. For example, using &amp;lt;code&amp;gt;liststyle = upper-roman&amp;lt;/code&amp;gt; will result in items being prefixed with [[roman numerals]] instead of decimal numbers. The parameter accepts any valid CSS value defined for &amp;lt;code&amp;gt;list-style-type&amp;lt;/code&amp;gt; as shown below.&lt;br /&gt;
&lt;br /&gt;
{{CSS list-style-type values}}&lt;br /&gt;
&lt;br /&gt;
== Multiple uses ==&lt;br /&gt;
&lt;br /&gt;
If {{tl|Reflist}} is used multiple times without a parameter, each instance will include all of the previously defined references. To force the parser to close previous references, each use of {{tl|Reflist}} must be forced as a new instance by the use of any parameter. Even an undefined parameter such as {{tlx|Reflist|close&amp;amp;#61;1}} will force the references to close.&lt;br /&gt;
&lt;br /&gt;
== Grouped references ==&lt;br /&gt;
&lt;br /&gt;
As of June 2008, the footnotes system supports the separation of references into groups. This allows groups for explanatory notes, table references and the like. See [[WP:REFGROUP]].&lt;br /&gt;
&lt;br /&gt;
The general format for the reference tag would be:&lt;br /&gt;
&lt;br /&gt;
:{{tag|ref|open|params=group=''&amp;quot;groupname&amp;quot;''}}&lt;br /&gt;
&lt;br /&gt;
And for the reflist:&lt;br /&gt;
:{{tlx|Reflist|2=group=''&amp;quot;groupname&amp;quot;''}}&lt;br /&gt;
&lt;br /&gt;
:Where ''groupname'' would be a group identifier such as &amp;quot;note&amp;quot;, &amp;quot;nb&amp;quot; or &amp;quot;label&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
There are three pre-defined group names that will automatically cause the link labels and this template to display other characters instead of numbers (see [[#List styles|List styles]] above). These are: &amp;quot;lower-alpha&amp;quot; (a, b, c...), &amp;quot;lower-greek&amp;quot; (α, β, γ...) and &amp;quot;lower-roman&amp;quot; (i, ii, iii...).&lt;br /&gt;
&lt;br /&gt;
See also [[#groupandcolumn|bug combining grouped references and columns]]&lt;br /&gt;
&lt;br /&gt;
== List-defined references ==&lt;br /&gt;
&lt;br /&gt;
{{see|WP:LDR}}&lt;br /&gt;
As of September 2009, references may be defined within {{tl|Reflist}} using {{para|refs}} and invoked within the content. There are new error messages associated with this update, documented at [[Help:Cite errors]]. As usual, groups can be used. Defined references must be used within the body; unused references will show an error message.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
This is reference 1.&amp;lt;ref name=&amp;quot;refname1&amp;quot; group=&amp;quot;groupname&amp;quot; /&amp;gt;&lt;br /&gt;
This is reference 2.&amp;lt;ref name=&amp;quot;refname2&amp;quot; group=&amp;quot;groupname&amp;quot; /&amp;gt;&lt;br /&gt;
This is reference 3.&amp;lt;ref name=&amp;quot;refname3&amp;quot; group=&amp;quot;groupname&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Reflist|group=&amp;quot;groupname&amp;quot;|refs=&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname1&amp;quot; group=&amp;quot;groupname&amp;quot;&amp;gt;content1&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname2&amp;quot; group=&amp;quot;groupname&amp;quot;&amp;gt;content2&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname3&amp;quot; group=&amp;quot;groupname&amp;quot;&amp;gt;content3&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Result ===&lt;br /&gt;
&lt;br /&gt;
This is reference 1.&amp;lt;ref name=&amp;quot;refname1&amp;quot; group=&amp;quot;groupname&amp;quot;/&amp;gt;&lt;br /&gt;
This is reference 2.&amp;lt;ref name=&amp;quot;refname2&amp;quot; group=&amp;quot;groupname&amp;quot;/&amp;gt;&lt;br /&gt;
This is reference 3.&amp;lt;ref name=&amp;quot;refname3&amp;quot; group=&amp;quot;groupname&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Reflist|group=&amp;quot;groupname&amp;quot;|refs=&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname1&amp;quot;&amp;gt;content1&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname2&amp;quot;&amp;gt;content2&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;refname3&amp;quot;&amp;gt;content3&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Technical details ==&lt;br /&gt;
&lt;br /&gt;
=== Browser support for columns ===&lt;br /&gt;
&lt;br /&gt;
{{CSS3 multiple column layout}}&lt;br /&gt;
Multiple columns are generated by using [[Cascading Style Sheets|CSS3]], which is still in development; thus only browsers that properly support the multi-column property will show multiple columns with {{tl|Reflist}}.&amp;lt;ref name=&amp;quot;stuffandnonsense&amp;quot; /&amp;gt;&amp;lt;ref name=&amp;quot;w3org1&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These browsers '''support''' CSS3 columns:&lt;br /&gt;
* [[Gecko (layout engine)|Gecko]]-based browsers such as [[Mozilla Firefox]]&lt;br /&gt;
* [[WebKit]]-based browsers such as [[Safari (web browser)|Safari]] and [[Google Chrome]]&lt;br /&gt;
* [[Opera (web browser)|Opera]] from version 11.10 onward&lt;br /&gt;
* [[Internet Explorer]] 10 Platform Preview&lt;br /&gt;
&lt;br /&gt;
These browsers do '''not support''' CSS3 columns:&lt;br /&gt;
* Microsoft [[Trident (layout engine)|Trident]]-based browsers including Internet Explorer through to version 9&amp;lt;ref name=msdn /&amp;gt;&lt;br /&gt;
* [[Opera (web browser)|Opera]] through to version 11&lt;br /&gt;
&lt;br /&gt;
=== Supporting CSS ===&lt;br /&gt;
&lt;br /&gt;
{{tl|Reflist}} uses a CSS rule in [[MediaWiki:Common.css]] to set the font size:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;div.reflist { font-size: 90%; }&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One of the following classes is assigned by the template when either column count or column width is set:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;.references-column-count&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;.references-column-count-''n''&amp;lt;/code&amp;gt; (where &amp;lt;code&amp;gt;''n''&amp;lt;/code&amp;gt; is the numer of columns)&lt;br /&gt;
* &amp;lt;code&amp;gt;.references-column-width&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following CSS properties are utilized using the {{tl|column-count}} and {{tl|column-width}} templates:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;column-count&amp;lt;/code&amp;gt; CSS3 standard&lt;br /&gt;
* &amp;lt;code&amp;gt;column-width&amp;lt;/code&amp;gt; CSS3 standard&lt;br /&gt;
* &amp;lt;code&amp;gt;-moz-column-count&amp;lt;/code&amp;gt; Mozilla CSS extension&lt;br /&gt;
* &amp;lt;code&amp;gt;-moz-column-width&amp;lt;/code&amp;gt; Mozilla CSS extension&lt;br /&gt;
* &amp;lt;code&amp;gt;-webkit-column-count&amp;lt;/code&amp;gt; Webkit CSS extension&lt;br /&gt;
* &amp;lt;code&amp;gt;-webkit-column-width&amp;lt;/code&amp;gt; Webkit CSS extension&lt;br /&gt;
&lt;br /&gt;
=== Customizing the view ===&lt;br /&gt;
&lt;br /&gt;
{{see|Help:Reference display customization}}&lt;br /&gt;
By editing your CSS, the personal appearance of the reference list can be customized. From [[Special:Preferences|Preferences]], select the Appearance tab, then on the selected skin select Custom CSS. After editing and saving, follow the instructions at the top of the page to purge. See [[Wikipedia:Skin#Customisation (advanced users)]] for more help.&lt;br /&gt;
&lt;br /&gt;
;Font size&lt;br /&gt;
The font size for all reference lists defaults to 90% of the standard size. To change it, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
ol.references,&lt;br /&gt;
div.reflist,&lt;br /&gt;
div.refbegin {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change 90% to the desired size.&lt;br /&gt;
&lt;br /&gt;
;Columns&lt;br /&gt;
To disable columns, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
.references-column-count, .references-column-width {&lt;br /&gt;
    column-count: 1 !important;&lt;br /&gt;
    column-width: auto !important;&lt;br /&gt;
    -moz-column-count: 1 !important;&lt;br /&gt;
    -moz-column-width: auto !important;&lt;br /&gt;
    -webkit-column-count: 1 !important;&lt;br /&gt;
    -webkit-column-width: auto !important;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, to force all reference lists to a number of columns, change the number.&lt;br /&gt;
&lt;br /&gt;
;Column dividers&lt;br /&gt;
To add dividers (rules) between columns, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
.references-column-count, .references-column-width {&lt;br /&gt;
    column-rule: 1px solid #aaa;&lt;br /&gt;
    -moz-column-rule: 1px solid #aaa;&lt;br /&gt;
    -webkit-column-rule: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can alter the appearance of the dividers by changing the values.&lt;br /&gt;
&lt;br /&gt;
===Bugs===&lt;br /&gt;
{{anchor|groupandcolumn}}&lt;br /&gt;
Note that, whereas &amp;lt;nowiki&amp;gt;{{reflist|15em|group=&amp;quot;e&amp;quot;}}&amp;lt;/nowiki&amp;gt; works as expected, &amp;lt;nowiki&amp;gt;{{reflist|15em |group=&amp;quot;e&amp;quot;}}&amp;lt;/nowiki&amp;gt; (with an extra space) currently does not display in columns.&lt;br /&gt;
&lt;br /&gt;
== Perennial suggestions ==&lt;br /&gt;
&lt;br /&gt;
;Collapsing and scrolling&lt;br /&gt;
There have been a number of requests to add functionality for a collapsible or scrolling reference list. These requests have not been fulfilled to due to issues with readability, accessibility, and printing. The applicable guidelines are at [[MOS:SCROLL]]. Links between the inline cite and the reference list do not work when the reference list is enclosed in a collapsed box.&lt;br /&gt;
&lt;br /&gt;
To display the reference list in a scrollbox or collapsed per user, see [[Help:Reference display customization]].&lt;br /&gt;
&lt;br /&gt;
For discussion on previous attempts to do this with a template, see the discussions for [[Wikipedia:Templates_for_deletion/Log/2007_June_11#Template:Scrollref|Scrollref]] and [[Wikipedia:Templates_for_discussion/Log/2010_May_26#Template:Refbox|Refbox]].&lt;br /&gt;
&lt;br /&gt;
;Including the section title&lt;br /&gt;
There have been suggestions to include section header markup such as &amp;lt;code&amp;gt;==References==&amp;lt;/code&amp;gt;. This is inadvisable because:&lt;br /&gt;
* There is no standard section name; see [[WP:FNNR]]&lt;br /&gt;
* When transcluded, the article will have an edit link that will confusingly open the template for editing&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Wikipedia:Citing sources]]&amp;amp;nbsp;– style guide for the citation of sources&lt;br /&gt;
* [[Wikipedia:Footnotes]]&amp;amp;nbsp;– style guide for footnotes and inline citations&lt;br /&gt;
* [[Wikipedia:Citation templates]]&amp;amp;nbsp;– templates for use with references&lt;br /&gt;
* {{tl|Template reference list}}&amp;amp;nbsp;– version of reflist for use in templates&lt;br /&gt;
* {{tl|Refbegin}} and {{tl|Refend}}&amp;amp;nbsp;– format reference lists&lt;br /&gt;
* {{tl|Reflist-talk}}&amp;amp;nbsp;– for use on talk pages&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
{{Reflist|refs=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=fontsize&amp;gt;See [[User:Edokter/fonttest]] for a comparison of font sizes for various browsers; see [http://en.wikipedia.org/w/index.php?title=Special%3ASearch&amp;amp;redirs=1&amp;amp;search=fonttest+prefix%3AMediaWiki+talk%3ACommon.css%2F&amp;amp;fulltext=Search&amp;amp;ns0=1 previous discussions] on changing the font size to resolve the IE issue.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=stuffandnonsense&amp;gt;{{cite web |accessdate=November 24, 2006 |date=December 30, 2005 |title=CSS3 Multi-Column Thriller |url=http://www.stuffandnonsense.co.uk/archives/css3_multi-column_thriller.html}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=w3org1&amp;gt;{{cite web |url=http://www.w3.org/TR/css3-multicol/ |title=CSS3 module: Multi-column layout |publisher=[[World Wide Web Consortium|W3C]] |date=December 15, 2005 |accessdate=November 24, 2006}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=msdn&amp;gt;{{cite web |url=http://msdn.microsoft.com/en-us/library/cc351024(VS.85).aspx#multicolumn |title=CSS Compatibility and Internet Explorer: Multi-column Layout |work=Microsoft Developer Network |publisher=Microsoft |accessdate=March 16, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&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]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[ar:قالب:ثبت المراجع]]&lt;br /&gt;
[[be-x-old:Шаблён:Зноскі]]&lt;br /&gt;
[[bn:Template:Reflist]]&lt;br /&gt;
[[bs:Šablon:Refspisak]]&lt;br /&gt;
[[br:Patrom:Daveoù]]&lt;br /&gt;
[[ca:Plantilla:Referències]]&lt;br /&gt;
[[cy:Nodyn:Cyfeiriadau]]&lt;br /&gt;
[[et:Mall:Viited]]&lt;br /&gt;
[[eo:Ŝablono:Referencoj]]&lt;br /&gt;
[[es:Plantilla:Listaref]]&lt;br /&gt;
[[eu:Txantiloi:Erreferentzia zerrenda]]&lt;br /&gt;
[[fa:الگو:پانویس]]&lt;br /&gt;
[[fr:Modèle:Références]]&lt;br /&gt;
[[hi:Template:टिप्पणीसूची]]&lt;br /&gt;
[[hr:Predložak:Izvori]]&lt;br /&gt;
[[hsb:Předłoha:Referency]]&lt;br /&gt;
[[hu:Sablon:Reflist]]&lt;br /&gt;
[[ia:Patrono:Reflist]]&lt;br /&gt;
[[it:Template:References]]&lt;br /&gt;
[[ja:Template:Reflist]]&lt;br /&gt;
[[ka:თარგი:სქოლიოს სია]]&lt;br /&gt;
[[ko:틀:주석]]&lt;br /&gt;
[[lv:Veidne:Reflist]]&lt;br /&gt;
[[ml:ഫലകം:Reflist]]&lt;br /&gt;
[[ms:Templat:Reflist]]&lt;br /&gt;
[[no:Mal:Reflist]]&lt;br /&gt;
[[pl:Szablon:Przypisy]]&lt;br /&gt;
[[pt:Predefinição:Referências]]&lt;br /&gt;
[[ro:Format:Listănote]]&lt;br /&gt;
[[ru:Шаблон:Примечания]]&lt;br /&gt;
[[sr:Шаблон:Напомене]]&lt;br /&gt;
[[fi:Malline:Viitteet]]&lt;br /&gt;
[[th:แม่แบบ:รายการอ้างอิง]]&lt;br /&gt;
[[uk:Шаблон:Reflist]]&lt;br /&gt;
[[vi:Bản mẫu:Tham khảo]]&lt;br /&gt;
[[zh:Template:Reflist]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Edokter</name></author>
	</entry>
</feed>