Template:MathWorld/doc

From Wikipedia, the free encyclopedia

This template is used for links or references to https://mathworld.wolfram.com/

Usage[edit]

{{MathWorld |id= |title= |author= |access-date= |ref= }}

where all parameters must be in title case.

Params[edit]

  1. |id= - e.g.: GammaFunction
  2. |title= - e.g.: Gamma Function; defaults to page name
  3. |author= (optional) e.g.: John Doe (default is Eric Wolfgang Weisstein)
  4. |access-date= - for use in citations
  5. |ref= - to mark a reference anchor name to match {{sfn}}-style references
  6. |mode= - "cs1" (the default) or "cs2" for Citation Style 1 or Citation Style 2

HTML anchor[edit]

The template uses a HTML anchor of #Reference-Mathworld-(article name). Thus, to reference a MathWorld article entitled "Gigantic Prime" using Harvard style references, use ([[#Reference-Mathworld-Gigantic Prime|Weisstein]]) which will display as: (Weisstein). When clicked, the link is to the reference in the following example.

Example[edit]

MathWorld[edit]

  • Code: {{MathWorld |title=Gigantic Prime |id=GiganticPrime |access-date={{subst:TODAY}}}}
Output: Weisstein, Eric W. "Gigantic Prime". MathWorld. Retrieved 14 May 2024.

MathWorld2[edit]

Two article version:

  • Code:{{MathWorld2|title = Prime Number|urlname = PrimeNumber|title2 = Primes|urlname2 = Primes|access-date={{subst:TODAY}}}}
Output: Weisstein, Eric W., "Prime Number" ("Primes") at MathWorld.

See also[edit]