
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=69.78.90.212</id>
	<title>Zoophilia Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=69.78.90.212"/>
	<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Special:Contributions/69.78.90.212"/>
	<updated>2026-05-02T12:10:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Template:Refbegin/doc&amp;diff=74653</id>
		<title>Template:Refbegin/doc</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:Refbegin/doc&amp;diff=74653"/>
		<updated>2011-09-27T04:32:47Z</updated>

		<summary type="html">&lt;p&gt;69.78.90.212: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
{{Notice|1=&#039;&#039;&#039;If hanging indentations ({{para|indent}}) is used, you may see malformed lists where list items are preceded by an asterisk (*).&#039;&#039;&#039; To fix this, replace all instances of the asterisk in your reference list with the indent (&#039;&#039;&#039;:&#039;&#039;&#039;) character. }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;{{tl|refbegin}}&#039;&#039;&#039; and its complementary closing template &#039;&#039;&#039;{{tl|refend}}&#039;&#039;&#039; are used to apply any of several optional styles or presentational choices for [[bibliography|bibliographies]] or reference lists&amp;amp;mdash;that is, lists of fully-specified references / sources / works cited, alpha-sorted by author/contributor) that appear in wikipedia articles.&lt;br /&gt;
&lt;br /&gt;
These bibliographies or reference lists frequently appear in dedicated sections within an article, variously titled &amp;lt;tt&amp;gt;==&amp;amp;nbsp;References&amp;amp;nbsp;==&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;==&amp;amp;nbsp;Works cited&amp;amp;nbsp;==&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;==&amp;amp;nbsp;Bibliography&amp;amp;nbsp;==&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;==&amp;amp;nbsp;Further reading&amp;amp;nbsp;==&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;==&amp;amp;nbsp;Published works&amp;amp;nbsp;==&amp;lt;/tt&amp;gt;, and so on. &lt;br /&gt;
&lt;br /&gt;
Wikipedia [[WP:CITE|referencing or citation systems]] that use bibliography-style reference lists include: [[WP:CITESHORT|&#039;shortened&#039; footnotes]], [[WP:PAREN|parenthetical referencing]], and [[Wikipedia:Citing_sources#General_reference|&#039;general&#039; referencing]]. The [[Wikipedia:Citing_sources#Footnote_system|&#039;full&#039; footnote]] and [[WP:ECITE|embedded citations]] referencing systems do not use those lists, although articles using these latter two systems may also contain &amp;quot;Further reading&amp;quot; or other sections containing bibliography-style listings, that {{tl|refbegin}} formatting could be applied to.&lt;br /&gt;
&lt;br /&gt;
The formatting options provided by this template are:&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+refbegin template options/parameters&lt;br /&gt;
!Option!!How to get it||Notes&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;font size reduction&#039;&#039;&#039;||&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{refbegin}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;||no parameters needed, default will reduce to 90% of standard browser text size&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;display list in multiple columns&#039;&#039;&#039;||&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{refbegin|n}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;||where &#039;&#039;&#039;&#039;&#039;n&#039;&#039;&#039;&#039;&#039; determines the number of columns, or width of columns based on the browser&#039;s screen width&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;apply hanging indent&#039;&#039;&#039;||&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{refbegin|indent=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;||will apply hanging indent if an individual reference wraps over more than one line in the browser&#039;s display window&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
Each use of {{tl|refbegin}} whether with or without parameters, needs an accompanying {{tl|refend}} closing template to &#039;turn off&#039; the formatting; refend does not need any parameters.&lt;br /&gt;
&lt;br /&gt;
Font size reduction is always applied. Either one, the other, or both of multi-columns and hanging indent may be applied as well (though see specifics and caveats on browser differences in relevant sections, below).&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
With all (optional) parameters shown:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
==References==&lt;br /&gt;
{{ refbegin |n |indent= |indentsize= }} &lt;br /&gt;
* list of bibliography/references entries..&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
{{refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Placement===&lt;br /&gt;
The {{tl|refbegin}} is placed immediately below the header of the bibliography/references section its formatting will be applied to. The closing {{tl|refend}} template is placed within the same section, at the end of the bibliography/references list content.&lt;br /&gt;
&lt;br /&gt;
When used, each occurrence of {{tl|refbegin}} should always be paired with a corresponding closing {{tl|refend}} template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
==References==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
*1st entry in the bibliography/references list.. &lt;br /&gt;
*2nd entry in the bibliography/references list.. &lt;br /&gt;
...&lt;br /&gt;
*last entry in the bibliography/references list.. &lt;br /&gt;
&lt;br /&gt;
{{refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The formatting provided by {{tl|refbegin}} is &amp;quot;turned on&amp;quot; at the location where the template is placed, and is applied to &#039;&#039;all&#039;&#039; text after and below it, until it is &amp;quot;turned off&amp;quot; by a closing {{tl|refend}} template (or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; tag). Failing to provide a closing {{tl|refend}} may produce unwanted effects in other sections that may appear below the &#039;References&#039;, &#039;Bibliography&#039; etc section, such as &#039;External links&#039; sections that are usually placed at or near the article&#039;s end.&lt;br /&gt;
&lt;br /&gt;
===Option 1: Text size (default behaviour)===&lt;br /&gt;
The default usage (without parameters) applies a style that reduces the text size of the bibliographies/reference list entries. This can be useful to make a long bibliography/list of references display more compactly, and it also mimics the formatting style applied to [[WP:FN|footnotes]] by the {{tl|reflist}} template. &lt;br /&gt;
&lt;br /&gt;
The {{tl|reflist}} formats footnotes—any text in the article body that is placed between {{tag|ref}} tags—that are auto-generated by the [[Wikipedia:Cite.php|cite.php]] extension, called by {{tl|reflist}}. In the case of articles using the [[WP:CITESHORT|&#039;shortened&#039; footnotes]] referencing system, these footnotes will typically contain an abbreviated citation such as &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt;Smith 2002, p.123&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; that corresponds with an entry in the bibliography/references list section (other text such as discursive notes may appear as well). &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. Reflist and Refbegin use each one CSS entry in [[MediaWiki:Common.css]] to set the font size:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
div.reflist,&lt;br /&gt;
div.refbegin {&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Editors may over-ride this setting by placing entries in their personal CSS.&lt;br /&gt;
&lt;br /&gt;
If the &#039;full&#039; footnotes referencing system is used (ie there is no separate bibliography/references list, all cites/references are defined in {{tag|ref}} tags), then use {{tl|reflist}} alone:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a bibliography/references list but no footnoted citations (eg in general references or parenthetical referencing systems) then use {{tl|refbegin}} and {{tl|refend}} like so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
* general reference 1&lt;br /&gt;
* general reference 2&lt;br /&gt;
{{refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there are footnoted citations and a separate bibliography/references list (ie, the [[WP:CITESHORT]] system), then place {{tl|reflist}} to generate the footnotes in one section (immediately above the bibliography/references list), and use {{tl|refbegin}} in the latter section:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{reflist}} &amp;lt;!--this will auto-generate the numbered list of footnotes/cites --&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
* bibliography entry / reference 1&lt;br /&gt;
* bibliography entry / reference 2&lt;br /&gt;
* etc&lt;br /&gt;
{{refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Option 2: Multiple columns ===&lt;br /&gt;
If an integer &#039;&#039;n&#039;&#039; is supplied as the first parameter, the template will display the bibliography/references list in n columns. This may be useful for compact display for a lengthy list, and matches also the optional capability of {{tl|reflist}} to display output in multiple columns. Thus, &amp;lt;nowiki&amp;gt;{{refbegin|2}}&amp;lt;/nowiki&amp;gt; will display the list in two columns. If no integer parameter is specified, the default is a single column. Note, it will rarely be useful or practical to display bibliography/references list entries in more than two columns.&lt;br /&gt;
&lt;br /&gt;
If a value with a unit is supplied as the first parameter, ie. &amp;lt;tt&amp;gt;30em&amp;lt;/tt&amp;gt;, the template will display the bibliography/references list in columns with a minimum width of that value, allowing the browser to determin the optimal number of columns. Using &amp;lt;nowiki&amp;gt;{{refbegin|20em}}&amp;lt;/nowiki&amp;gt; for instance is usefull for short citations.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
{{refbegin|2}}&lt;br /&gt;
* {{cite journal |author=Southworth, Jane |coauthors=and Catherine Tucker |year=2001 |month=August |title=The Influence of Accessibility, Local Institutions, and Socioeconomic Factors on Forest Cover Change in the Mountains of Western Honduras |url=http://www.bioone.org/doi/pdf/10.1659/0276-4741(2001)021%5B0276:TIOALI%5D2.0.CO%3B2 |format=PDF reproduction, BioOne online |journal=Mountain Research and Development |location=Boulder, CO |publisher=International Mountain Society and United Nations University |volume=21 |issue=3 |ppages=276–283 |doi=10.1659/0276-4741(2001)021[0276:TIOALI]2.0.CO;2&lt;br /&gt;
 |issn=0276-4741 |oclc=107067006}}&lt;br /&gt;
* {{cite journal |author=Tucker, Catherine M. |coauthors=Darla K. Munroe, Harini Nagendra, and Jane Southworth |year=2005 |month=June|title=Comparative Spatial Analyses of Forest Conservation and Change in Honduras and Guatemala |url=http://www.clas.ufl.edu/lueci/southworth/pubs-as-pdf/cs-3-1_10_jtuckeretal.pdf |format=PDF online open access article distributed under Creative Commons |journal=Conservation and Society |location=New Delhi and London |publisher=SAGE Publications |volume=3 |issue=1 |pages=174–200 |issn=0972-4923|oclc=210806013}}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;References&lt;br /&gt;
{{refbegin|2}}&lt;br /&gt;
* {{cite journal |author=Southworth, Jane |coauthors=and Catherine Tucker |year=2001 |month=August |title=The Influence of Accessibility, Local Institutions, and Socioeconomic Factors on Forest Cover Change in the Mountains of Western Honduras |url=http://www.bioone.org/doi/pdf/10.1659/0276-4741(2001)021%5B0276:TIOALI%5D2.0.CO%3B2 |format=PDF reproduction, BioOne online |journal=Mountain Research and Development |location=Boulder, CO |publisher=International Mountain Society and United Nations University |volume=21 |issue=3 |pages=276–283 |doi=10.1659/0276-4741(2001)021[0276:TIOALI]2.0.CO;2&lt;br /&gt;
 |issn=0276-4741 |oclc=107067006}}&lt;br /&gt;
* {{cite journal |author=Tucker, Catherine M. |coauthors=Darla K. Munroe, Harini Nagendra, and Jane Southworth |year=2005 |month=June|title=Comparative Spatial Analyses of Forest Conservation and Change in Honduras and Guatemala |url=http://www.clas.ufl.edu/lueci/southworth/pubs-as-pdf/cs-3-1_10_jtuckeretal.pdf |format=PDF online open access article distributed under Creative Commons |journal=Conservation and Society |location=New Delhi and London |publisher=SAGE Publications |volume=3 |issue=1 |pages=174–200 |issn=0972-4923|oclc=210806013}}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
== References ==&lt;br /&gt;
{{refbegin|20em}}&lt;br /&gt;
* {{cite journal |author=Southworth, Jane |coauthors=and Catherine Tucker |year=2001 |month=August |title=The Influence of Accessibility, Local Institutions, and Socioeconomic Factors on Forest Cover Change in the Mountains of Western Honduras |url=http://www.bioone.org/doi/pdf/10.1659/0&lt;/div&gt;</summary>
		<author><name>69.78.90.212</name></author>
	</entry>
</feed>