Namespaces
Variants
Actions

Difference between revisions of "User:Richard Pinch/sandbox/Ref"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (→‎Code:: better)
(again)
Line 1: Line 1:
 +
<noinclude>
 +
==== Usage: ====
 +
Either:
  
 +
<nowiki>
 +
{{User:Ulf Rehmann/sandbox/Ref | </nowiki><i>descriptor of bib entry</i><nowiki>}}
 +
</nowiki>
  
 +
Or:
 +
<pre>{{User:Ulf Rehmann/sandbox/Ref
 +
|      tab =
 +
|      Key = <descriptor of bib entry>
 +
|    Author = <name1, first name1; name2, first name2 ...> 
 +
|    Title = <title of article>
 +
|    Editor = ...
 +
| Booktitle = ...
 +
|  Journal = ...
 +
|    Series =
 +
|    Volume =
 +
|    Number =
 +
|      Year =
 +
|    Pages =
 +
| Publisher =
 +
|      Mrn =
 +
|      Zbl =
 +
|      Msc =
 +
|      Msc2 =
 +
|      Msc3 =
 +
|      DOI =
 +
|      URL =
 +
|      ISSN =
 +
|      ISBN =
 +
}}</pre>
  
  
  
 +
This  template returns a line with the corresponding bibliographic data,  containing a reference point which can be addressed on the same page by  using [[Template:Cite]]
 +
 +
Reference points can be addressed like every anchor from other pages as well:
 +
 +
For example, the encoding
 +
[[Jacobi  variety#Se|<nowiki>[[Jacobi variety#Se]]</nowiki>]] refers  to a reference entry on the page [[Jacobi variety]].
 +
 +
Remarks concerning the second call version:
 +
* Only those items really needed have to be used in the template call.
 +
*  If the value 'tab' is initialized to anything, then a line is produced  which can be used in a formated bibliography table at the end of any  article,
 +
 +
----------------------------------
 +
 +
==== Code: ====
 
</noinclude><!--
 
</noinclude><!--
 
-->{{#if:{{{1|}}}|<!--
 
-->{{#if:{{{1|}}}|<!--

Revision as of 17:17, 6 September 2013

Usage:

Either:

{{User:Ulf Rehmann/sandbox/Ref | descriptor of bib entry}}

Or:

{{User:Ulf Rehmann/sandbox/Ref
|       tab =
|       Key = <descriptor of bib entry>
|    Author = <name1, first name1; name2, first name2 ...>  
|     Title = <title of article>
|    Editor = ...
| Booktitle = ...
|   Journal = ...
|    Series =
|    Volume =
|    Number =
|      Year =
|     Pages =
| Publisher =
|       Mrn =
|       Zbl =
|       Msc =
|      Msc2 =
|      Msc3 =
|       DOI =
|       URL =
|      ISSN =
|      ISBN =
}}


This template returns a line with the corresponding bibliographic data, containing a reference point which can be addressed on the same page by using Template:Cite

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

For example, the encoding [[Jacobi variety#Se]] refers to a reference entry on the page Jacobi variety.

Remarks concerning the second call version:

  • Only those items really needed have to be used in the template call.
  • If the value 'tab' is initialized to anything, then a line is produced which can be used in a formated bibliography table at the end of any article,

Code:

How to Cite This Entry:
Richard Pinch/sandbox/Ref. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Richard_Pinch/sandbox/Ref&oldid=30371