Difference between revisions of "Template:Introduction to Algorithms"
Jump to navigation
Jump to search
imported>Glrx (split authors) |
imported>Qwertyus (added documentation) |
||
Line 22: | Line 22: | ||
| ref = {{{ref|}}} | | ref = {{{ref|}}} | ||
}}<noinclude> | }}<noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": {}, | ||
+ | "edition": { | ||
+ | "description": "Edition number: 1, 2, or 3." | ||
+ | }, | ||
+ | "notitlelink": {}, | ||
+ | "pages": {}, | ||
+ | "chapter": {}, | ||
+ | "ref": { | ||
+ | "example": "harv" | ||
+ | } | ||
+ | }, | ||
+ | "description": "Inserts a [[Help:Citation Style 1|CS1]] reference to ''[[Introduction to Algorithms]]'' by Cormen, Leiserson, Rivest and Stein (CLR, or CLRS, depending on edition).", | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
+ | |||
[[Category:Mathematics source templates|{{PAGENAME}}]] | [[Category:Mathematics source templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 14:49, 28 January 2016
Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L. Introduction to Algorithms. MIT Press and McGraw-Hill.
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 | |
---|---|---|---|---|
1 | 1 | no description | Unknown | optional |
Edition | edition | Edition number: 1, 2, or 3. | Unknown | optional |
Notitlelink | notitlelink | no description | Unknown | optional |
Pages | pages | no description | Unknown | optional |
Chapter | chapter | no description | Unknown | optional |
Ref | ref | no description
| Unknown | optional |