Difference between revisions of "Template:JFM/doc"

From blackwiki
Jump to navigation Jump to search
imported>Basilicofresco
m (m)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
+
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE. -->
Makes a link to [[Zentralblatt MATH]] from a JFM ({{lang-de|Jahrbuch über die Fortschritte der Mathematik}}) id. There is a single parameter, the id, which must be given.
+
Makes a link to [[Zentralblatt MATH]] from a JFM ({{lang-de|[[Jahrbuch über die Fortschritte der Mathematik]]}}) id.
  
 
==Examples==
 
==Examples==
 +
The only value is the JfM identifier as an unnamed parameter:
  
<nowiki>{{JFM | id = 54.0271.04}}</nowiki>
+
{{Automarkup|{{Make code|<<JFM!54.0271.04>>}}}}
  
which can be abbreviated as
+
{{cs1}} and {{cs2}} templates include a {{para|jfm}} parameter with the same function.
 
 
<nowiki>{{JFM|54.0271.04}}</nowiki>
 
 
 
Example of use as part of a journal citation in the article on [[Egorov's theorem]]:
 
 
 
<pre style="overflow:auto;">
 
{{Citation
 
| last = Riesz
 
| first = Frigyes
 
| author-link = Frigyes Riesz
 
| title = Elementarer Beweis des Egoroffschen Satzes
 
| journal = [[Monatshefte für Mathematik und Physik]]
 
| language = [[German language|German]]
 
| volume = 35
 
| issue = 1
 
| pages = 243&ndash;248
 
| year = 1928
 
| doi = 10.1007/BF01707444
 
| jfm = 54.0271.04 }}
 
</pre>
 
 
 
The resulting formatted journal citation:
 
 
 
:{{Citation
 
| last = Riesz
 
| first = Frigyes
 
| author-link = Frigyes Riesz
 
| title = Elementarer Beweis des Egoroffschen Satzes
 
| journal = [[Monatshefte für Mathematik und Physik]]
 
| language = [[German language|German]]
 
| volume = 35
 
| issue = 1
 
| pages = 243&ndash;248
 
| year = 1928
 
| doi = 10.1007/BF01707444
 
| jfm = 54.0271.04 }}
 
  
 
==See also==
 
==See also==
*{{tl|MR}}, which is equivalent to {{tl|MathSciNet}}
+
*{{tl|MR}}
 +
*{{tl|ERAM}}
 
*{{tl|Zbl}}
 
*{{tl|Zbl}}
 +
*{{tl|Catalog lookup link}}
  
<includeonly><!--
+
<includeonly>{{Sandbox other||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
+
<!-- ++++ PLEASE ADD CATEGORIES BELOW THIS LINE, THANK YOU. -->
 
[[Category:Mathematics source templates|{{PAGENAME}}]]
 
[[Category:Mathematics source templates|{{PAGENAME}}]]
 
[[Category:Specific-source templates|{{PAGENAME}}]]
 
[[Category:Specific-source templates|{{PAGENAME}}]]
 
+
[[Category:External link templates|{{PAGENAME}}]]
[[pl:Szablon:JFM]]
+
[[Category:Catalog lookup templates|{{PAGENAME}}]]
</includeonly>
+
}}</includeonly>

Latest revision as of 22:53, 25 April 2020

Makes a link to Zentralblatt MATH from a JFM (German: Jahrbuch über die Fortschritte der Mathematik) id.

Examples

The only value is the JfM identifier as an unnamed parameter:

Markup Renders as
[[:Template:MultiReplace]]

Citation Style 1 and Citation Style 2 templates include a |jfm= parameter with the same function.

See also