Namespaces
Variants
Actions

Difference between revisions of "Template:Ref"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Created page with "{{#if:{{{1|}}}|<span id="{{{1|}}}"></span>[{{{1}}}]}}<!-- --><noinclude> Usage: * <nowiki>{{Ref|<i>descriptor</i>}}</nowiki> <br />This installes a reference point (visible a...")
 
m (Usage section extended)
Line 1: Line 1:
{{#if:{{{1|}}}|<span id="{{{1|}}}"></span>[{{{1}}}]}}<!--
+
<noinclude>
--><noinclude>
 
 
Usage:
 
Usage:
  
* <nowiki>{{Ref|<i>descriptor</i>}}</nowiki> <br />This installes a reference point (visible anchor) which can be addressed by [[Template:Cite]]
+
* <nowiki>{{Ref|<i>descriptor</i>}}</nowiki> <br />This installes a reference point which can be addressed on the same page by using[[Template:Cite]]
</noinclude>
+
 
 +
Reference points can be addressed like every anchor from other pages:
 +
 
 +
For example, the encoding
 +
[[Jacobi variety#Se|<nowiki>[[Jacobi variety#Se]]</nowiki>]] refers to a reference entry on the page [[Jacobi variety]], implemented there by the code <nowiki>{{Ref|Se}}</nowiki>.
 +
----------------------------------
 +
</noinclude><!--
 +
-->{{#if:{{{1|}}}|<!--
 +
    --><span id="{{{1|}}}"></span>[{{{1}}}]<!--
 +
-->}}

Revision as of 18:29, 14 February 2012

Usage:

  • {{Ref|<i>descriptor</i>}}
    This installes a reference point which can be addressed on the same page by usingTemplate:Cite

Reference points can be addressed like every anchor from other pages:

For example, the encoding [[Jacobi variety#Se]] refers to a reference entry on the page Jacobi variety, implemented there by the code {{Ref|Se}}.


How to Cite This Entry:
Ref. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Ref&oldid=21008