This site is supported by donations to The OEIS Foundation.

Template:MacTutor/doc

From OeisWiki
Jump to: navigation, search

This documentation subpage contains instructions, categories, or other information for Template:MacTutor. [<Edit> Template:MacTutor]

[⧼Purge⧽ Template:MacTutor/doc]

The {{MacTutor}} external link template is used to create links to the MacTutor History of Mathematics archive.[1]

Usage

{{MacTutor|id=id|title=title|class=class}}

or

{{MacTutor|id=id|title=title}}

or

{{MacTutor|id=id}}

where

  • id is the id of the article
  • title (defaults to MacTutor) is the title of the article
  • date is the date of the article
  • class (defaults to Biographies) can be used to indicate other non-biography pages in MacTutor (e.g. HistTopics)

Examples

  • {{MacTutor|id=Newton}} yields
O’Connor, John J.; Robertson, Edmund F., “MacTutor”, MacTutor History of Mathematics archive, University of St Andrews .
  • {{MacTutor|id=Kepler|title=Johannes Kepler}} yields
O’Connor, John J.; Robertson, Edmund F., “Johannes Kepler”, MacTutor History of Mathematics archive, University of St Andrews .
  • {{MacTutor|id=Luke|title=Yudell Luke|date=October 1998}} yields
O’Connor, John J.; Robertson, Edmund F. (October 1998), “Yudell Luke”, MacTutor History of Mathematics archive, University of St Andrews .
  • {{MacTutor|class=HistTopics|id=Topology_in_mathematics|title=A history of Topology}} yields
O’Connor, John J.; Robertson, Edmund F., “A History of Topology”, MacTutor History of Mathematics archive, University of St Andrews .

Code


<noinclude>{{documentation}}</noinclude><includeonly><!--
-->{{citation
| first1           = John J.
| last1            = O'Connor
| first2           = Edmund F.
| last2            = Robertson
| date             = {{{date|}}}
| contribution-url = http://www-history.mcs.st-andrews.ac.uk/{{{class|Biographies}}}/{{{id}}}.html
| contribution     = {{{title|MacTutor}}}
| title            = [[MacTutor History of Mathematics archive]]
| publisher        = University of St Andrews
| accessdate       = {{{accessdate|}}}
}}</includeonly>

Notes

  1. John J. O’Connor and Edmund F. Robertson, The MacTutor History of Mathematics archive, School of Mathematics and Statistics, University of St Andrews, Scotland.

External links