Template:Introduction to Algorithms: Difference between revisions

Content deleted Content added
revert to {{cite book}} for now; issues with edition parameter
to /doc
Line 21:
| chapter = {{{chapter|}}}
| ref = {{{ref|}}}
}}<noinclude>
{{documentation|content=}}</noinclude>
{{cs1 wrapper|base=Cite book}}
 
== TemplateData ==
{{TemplateData header}}
<templatedata>
{
"params": {
"edition": {
"description": "Edition number: 1, 2, or 3. Controls display of edition number, ISBN, and fourth author. May also be passed as the first unnamed parameter.",
"suggested": true,
"type": "number",
"autovalue": "3",
"aliases": [ "1" ]
},
"notitlelink": {
"description": "If value is non-empty, do not link the title to the Wikipedia article about the book.",
"example": "y"
},
"pages": {
"description": "Passed through to {{cite book}}.",
"type": "line"
},
"chapter": {
"description": "Passed through to {{cite book}}."
},
"ref": {
"description": "Passed through to {{cite book}}.",
"type": "line",
"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}}]]
}}</noinclude>