Template:Introduction to Algorithms: Difference between revisions

Content deleted Content added
added documentation
add 4th edition, https://mitpress.mit.edu/books/introduction-algorithms-fourth-edition
 
(15 intermediate revisions by 8 users not shown)
Line 1:
{{citeCite book
| last1 = Cormen
| first1 = Thomas H.
| author1-link=Thomas H. Cormen
| last2= Leiserson
| first2= Charles E.
| author2-link=Charles E. Leiserson
| last3= Rivest
| first3= Ronald L.
| author3-link=Ron Rivest
| last4= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Stein }}
| first4= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Clifford }}
| author4-link= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Clifford Stein }}
| title = {{ #ifeq: {{{notitlelink}}}| 1 | Introduction to Algorithms | [[Introduction to Algorithms]] }}
| origyear title-link= {{ #ifexprifeq: {{{edition|{{{1|0notitlelink}}}}}}>| 1 | 1990| Introduction to Algorithms }}
| orig-year = {{ #switchifexpr: {{{edition|{{{1|0}}}}}}>1 | 1=1990 | 2=2001 | 3=2009}}
| edition year= {{ #switch: {{{edition|{{{1}}}}}} | 1=1st1990 | 2=2nd2001 | 3=3rd2009 | 4=2022}}
| isbn edition= {{ #switch: {{{edition|{{{1}}}}}} | 1=0-262-03141-81st | 2=0-262-03293-72nd | 3=0-262-03384-3rd | 4=4th}}
| 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 | 4=0-262-04630-X}}
| pages = {{{pages|}}}
| chapter pages= {{{chapterpages|}}}
| ref chapter= {{{refchapter|}}}
|mode={{{mode|}}}
|ref={{{ref|}}}
}}<noinclude>
{{Documentation}}</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}}]]
</noinclude>