Template:EquationRef

From blackwiki
Revision as of 13:01, 17 July 2008 by imported>Silly rabbit (doc)
Jump to navigation Jump to search

The pair of templates {{EquationRef}} and {{EquationNote}} is used for labeling equations in text. The following equation:

[1] <math>x^2+x+1=0</math>

Is typeset by :{{EquationRef|Eq. 1}} <math>x^2+x+1=0</math>. Here the identifier "Eq. 1" is a label which can be later referred to with the following call to {{EquationNote}}: {{EquationNote|Eq. 1}}. This produces a link Eq. 1 to equation Eq. 1.