Template:Introduction to Algorithms: Difference between revisions

Content deleted Content added
mode=
add 4th edition, https://mitpress.mit.edu/books/introduction-algorithms-fourth-edition
 
(2 intermediate revisions by 2 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 = Introduction to Algorithms
| title-link = {{ #ifeq: {{{notitlelink}}}| 1 | | Introduction to Algorithms }}
| origyear orig-year= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | 1990 }}
| year = {{ #switch: {{{edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009 | 4=2022}}
| edition = {{ #switch: {{{edition|{{{1}}}}}} | 1=1st | 2=2nd | 3=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 | 4=0-262-04630-X}}
| pages = {{{pages|}}}
| chapter = {{{chapter|}}}
| mode = {{{mode|}}}
| ref = {{{ref|}}}
}}<noinclude>
{{documentationDocumentation}}</noinclude>