Difference between revisions of "Template:Introduction to Algorithms"
Jump to navigation
Jump to search
Template documentation
imported>Wikid77 (put "version=" to show edition; tried reset "edition=  ;" as blank but didn't clear edition) |
imported>JJMC89 (doc) |
||
Line 16: | Line 16: | ||
| origyear = {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | 1990 }} | | origyear = {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | 1990 }} | ||
| year = {{ #switch: {{{edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009}} | | year = {{ #switch: {{{edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009}} | ||
− | | version = {{ #switch: {{{edition| | + | | version = {{ #switch: {{{edition|{{{1|}}}}}} | 1=1st | 2=2nd | 3=3rd |#default = {{{edition|{{{1|}}}}}} }} edition |
| edition = | | edition = | ||
− | | publisher = MIT Press and McGraw-Hill | + | | publisher = MIT Press and McGraw-Hill |
| isbn = {{ #switch: {{{edition|{{{1}}}}}} | 1=0-262-03141-8 | 2=0-262-03293-7 | 3=0-262-03384-4}} | | isbn = {{ #switch: {{{edition|{{{1}}}}}} | 1=0-262-03141-8 | 2=0-262-03293-7 | 3=0-262-03384-4}} | ||
− | }}<noinclude> | + | }}<noinclude>{{documentation|content= |
{{cs1 wrapper|base=Cite book}} | {{cs1 wrapper|base=Cite book}} | ||
Line 58: | Line 58: | ||
[[Category:Mathematics source templates|{{PAGENAME}}]] | [[Category:Mathematics source templates|{{PAGENAME}}]] | ||
− | </noinclude> | + | }}</noinclude> |
Revision as of 06:06, 9 January 2018
Script error: No such module "Citation/CS1/Wrapper".

![]() | This template is a Citation Style 1 wrapper template based on {{Cite book}}. For centralised Citation Style 1 discussions, see Help talk:Citation Style 1. |
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Introduction to Algorithms
Inserts a [[Help:Citation Style 1|CS1]] reference to ''[[Introduction to Algorithms]]'' by Cormen, Leiserson, Rivest and Stein (CLR, or CLRS, depending on edition).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Edition | edition 1 | Edition number: 1, 2, or 3. Controls display of edition number, ISBN, and fourth author. May also be passed as the first unnamed parameter.
| Number | suggested |
Notitlelink | notitlelink | If value is non-empty, do not link the title to the Wikipedia article about the book.
| Unknown | optional |
Pages | pages | Passed through to {{cite book}}. | Line | optional |
Chapter | chapter | Passed through to {{cite book}}. | Unknown | optional |
Ref | ref | Passed through to {{cite book}}.
| Line | optional |
The above documentation is transcluded from Template:Introduction to Algorithms/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Subpages of this template. |