Difference between revisions of "Template:Introduction to Algorithms"
Jump to navigation
Jump to search
(Made previous edit actually work, using {{Citation|style=cs1}} rather than {{Cite book}}. I thought {{cite book}} took a style parameter, but no...) |
(Undid revision 757758833 by 71.41.210.146 (talk) Still didn't work, undoing, and style= part of previous edit too.) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{cite book |
| last1 = Cormen | | last1 = Cormen | ||
| first1 = Thomas H. | | first1 = Thomas H. | ||
Line 21: | Line 21: | ||
| chapter = {{{chapter|}}} | | chapter = {{{chapter|}}} | ||
| ref = {{{ref|}}} | | ref = {{{ref|}}} | ||
− | |||
}}<noinclude> | }}<noinclude> | ||
{{cs1 wrapper|base=Cite book}} | {{cs1 wrapper|base=Cite book}} | ||
Line 49: | Line 48: | ||
"type": "line", | "type": "line", | ||
"example": "harv" | "example": "harv" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}, | }, |
Revision as of 15:59, 1 January 2017
Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L. Introduction to Algorithms. MIT Press and McGraw-Hill.
![]() | 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. |
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 |