﻿<?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%3AEquationRef</id>
	<title>Template:EquationRef - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://scholarlywiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AEquationRef"/>
	<link rel="alternate" type="text/html" href="https://scholarlywiki.org/index.php?title=Template:EquationRef&amp;action=history"/>
	<updated>2026-05-14T02:59:58Z</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:EquationRef&amp;diff=1941&amp;oldid=prev</id>
		<title>WikiHarold: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://scholarlywiki.org/index.php?title=Template:EquationRef&amp;diff=1941&amp;oldid=prev"/>
		<updated>2019-10-22T02:08:23Z</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;&amp;lt;includeonly&amp;gt;&amp;lt;cite {{#ifeq:{{{noid}}}|noid||id=&amp;quot;math_{{{1}}}&amp;quot;}}&amp;gt;&amp;lt;span class=&amp;quot;reference plainlinksneverexpand&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;{{#if: {{{2| }}}|[[#equation_{{{1}}}|{{{2}}}]]|[[#equation_{{{1}}}|{{{1}}}]]}}&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;lt;/cite&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
The pair of templates {{tl|EquationRef}} and {{tl|EquationNote}} is used for labeling equations in text.&lt;br /&gt;
&lt;br /&gt;
For example, &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;:{{EquationRef|Eq. 1}} &amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; results in:&lt;br /&gt;
:{{EquationRef|Eq. 1}} &amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;&lt;br /&gt;
Here, the identifier &amp;quot;&amp;#039;&amp;#039;&amp;#039;Eq. 1&amp;#039;&amp;#039;&amp;#039;&amp;quot; is a label which can be later referred to with a call to {{tl|EquationNote}}. That is, &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|Eq. 1}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; produces a link {{EquationNote|Eq. 1}} to this equation.&lt;br /&gt;
&lt;br /&gt;
Similarly, &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;:{{EquationRef|2|Eq. 2:}} &amp;lt;math&amp;gt;x^2-2x+1=0&amp;lt;/math&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; results in&lt;br /&gt;
:{{EquationRef|2|Eq. 2:}} &amp;lt;math&amp;gt;x^2-2x+1=0&amp;lt;/math&amp;gt;&lt;br /&gt;
which can be referred to by &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|2}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; or even &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|2|Equation 2}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; (i.e., {{EquationNote|2|Equation 2}}).&lt;br /&gt;
&lt;br /&gt;
This template can be used together with {{tl|NumBlk}} to produce nicely formatted numbered equations.  For instance:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{NumBlk|::|&amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;|{{EquationRef|3}}}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; gives&lt;br /&gt;
&lt;br /&gt;
{{NumBlk|::|&amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;|{{EquationRef|3}}}}&lt;br /&gt;
&lt;br /&gt;
:which may then be referred to by &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|3}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; or even &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|3|Eq. 3}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; (i.e., {{EquationNote|3|Eq. 3}}). &lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{NumBlk|::|&amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;|{{EquationRef|4|Eq.4}}}}&amp;lt;/nowiki&amp;gt; gives&lt;br /&gt;
&lt;br /&gt;
{{NumBlk|::|&amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;|{{EquationRef|4|Eq.4}}}}&lt;br /&gt;
&lt;br /&gt;
:which may be referred to by &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|4}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; (i.e., {{EquationNote|4}}).&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{NumBlk|::|&amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;|{{EquationRef|Eq.5}}}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; gives&lt;br /&gt;
&lt;br /&gt;
{{NumBlk|::|&amp;lt;math&amp;gt;x^2+x+1=0&amp;lt;/math&amp;gt;|{{EquationRef|Eq.5}}}}&lt;br /&gt;
&lt;br /&gt;
:which may be referred to by &amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{EquationNote|Eq.5}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039; (i.e., {{EquationNote|Eq.5}}).&lt;br /&gt;
&lt;br /&gt;
[[Category:Mathematical formatting templates]]&lt;br /&gt;
&lt;br /&gt;
[[uk:Шаблон:EquationRef]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiHarold</name></author>
	</entry>
</feed>