Namespaces
Variants
Actions

Difference between revisions of "Template:MSC"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (Created page with "[http://msc2010.org/mscwiki/index.php?title={{{1}}} {{{1}}}]")
 
m (use https for ZBL too)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://msc2010.org/mscwiki/index.php?title={{{1}}} {{{1}}}]
+
<noinclude>
 +
==== Usage ====
 +
 
 +
* <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 />
 +
 
 +
A two digit MSC entry like 16 is automatically extended to 16-XX.<br />
 +
No blanks allowed within the arguments.
 +
 
 +
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.
 +
---------------------
 +
 
 +
==== Code ====
 +
This template directly calls: [[Template:MSCwiki]],
 +
[[Template:Category]],
 +
[[Template:MSCwiki8]],
 +
[[Template:MSN_HOST]].
 +
------------------------------
 +
</noinclude><!--
 +
-->{{#if:{{{1|}}}|<!--
 +
    -->2020 Mathematics Subject Classification: ''Primary:'' {{MSCwiki|{{{1}}}}} <!--
 +
    -->{{Category|{{{1}}}}} <!--
 +
    -->{{#if:{{{2|}}}|<!--
 +
          --> ''Secondary:'' {{MSCwiki8|{{{2|}}} }}<!--
 +
    -->}} <!--
 +
    -->[[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=19897