Namespaces
Variants
Actions

Difference between revisions of "Template:MSC"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (→‎Usage: no categorization for category pages)
m (use https for ZBL too)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
== Usage ==
+
==== Usage ====
<nowiki>{{MSC|<i>Primary</i>|<i>Secondary</i>}}</nowiki>
 
  
where ''Primary'' is a single [http://msc2010.org/mscwiki/index.php?title=MSC2010 MSC] entry like 16-XX, 16Kxx, 16K50 <br />
+
* <nowiki>{{MSC|</nowiki><i>Primary</i><nowiki>}}</nowiki> or
 +
* <nowiki>{{MSC|</nowiki><i>Primary</i><nowiki>|</nowiki><i>Secondary</i><nowiki>}}</nowiki>
 +
 
 +
where ''Primary'' is a single [https://mathscinet.ams.org/mathscinet/freetools/msc-search MSC] entry like 16-XX, 16Kxx, 16K50 <br />
 
and  ''Secondary'' is a comma separated list of (up to eight) MSC entries.<br />
 
and  ''Secondary'' is a comma separated list of (up to eight) MSC entries.<br />
  
Line 9: Line 11:
 
No blanks allowed within the arguments.
 
No blanks allowed within the arguments.
  
It returns links to [http://msc2010.org/mscwiki/index.php?title=MSC2010 Wikipedia MSC2010] and the [http://{{MSN_HOST}}/mathscinet/search/mscdoc.html MathSciNet MSC2010 parser].<br />
+
It returns links to [https://mathscinet.ams.org/mathscinet/freetools/msc-search MSC].<br />
The page is categorized into the categories of the MSC entries (this happens via [[Template:MSCwiki8]] and [[Template:Category]]). No categorization is done if called from a category page.
+
The page is categorized into the categories of the MSC entries.
 
---------------------
 
---------------------
This template depends on [[Template:MSCwiki]],
+
 
[[Template:MSCwiki8]], [[Template:MSN_HOST]], [[Template:Category]].
+
==== Code ====
 +
This template directly calls: [[Template:MSCwiki]],  
 +
[[Template:Category]],  
 +
[[Template:MSCwiki8]],  
 +
[[Template:MSN_HOST]].
 +
------------------------------
 
</noinclude><!--
 
</noinclude><!--
 
-->{{#if:{{{1|}}}|<!--
 
-->{{#if:{{{1|}}}|<!--
-->2010 Mathematics Subject Classification: ''Primary:'' {{MSCwiki|{{{1|}}}}} <!--
+
    -->2020 Mathematics Subject Classification: ''Primary:'' {{MSCwiki|{{{1}}}}} <!--
-->{{#if:{{{2|}}}| ''Secondary:'' {{MSCwiki8|{{{2|}}}}} }} <!--
+
    -->{{Category|{{{1}}}}} <!--
-->[ [http://{{MSN_HOST}}/mathscinet/search/mscdoc.html?code={{{1|}}}<!--
+
    -->{{#if:{{{2|}}}|<!--
-->{{#if:{{{2|}}}|,({{{2|}}}) }} MathSciNet] ]<!--
+
          --> ''Secondary:'' {{MSCwiki8|{{{2|}}} }}<!--
-->{{Category|{{{1}}}}}}}
+
    -->}} <!--
 +
    -->[[https://mathscinet.ams.org/mathscinet/freetools/msc-search?text={{{1}}}<!--
 +
          -->{{#if:{{{2|}}}|<!--
 +
              -->,({{{2}}}) <!--
 +
          -->}}<!--
 +
          --> MSN<!--
 +
    -->]]<!--
 +
-->[[https://zbmath.org/classification/?q={{{1}}}<!--
 +
          -->{{#if:{{{2|}}}|<!--
 +
              -->{{!}}{{#replace:{{{2}}}|,|{{!}}}}<!--
 +
          -->}}<!--
 +
          --> ZBL<!--
 +
    -->]]<!--
 +
-->}}

Latest revision as of 09:52, 29 October 2023

Usage

  • {{MSC|Primary}} or
  • {{MSC|Primary|Secondary}}

where Primary is a single MSC entry like 16-XX, 16Kxx, 16K50
and Secondary is a comma separated list of (up to eight) MSC entries.

A two digit MSC entry like 16 is automatically extended to 16-XX.
No blanks allowed within the arguments.

It returns links to MSC.
The page is categorized into the categories of the MSC entries.


Code

This template directly calls: Template:MSCwiki, Template:Category, Template:MSCwiki8, Template:MSN_HOST.


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