Difference between pages "Template:Introduction to Algorithms" and "Template:Introduction to Algorithms/sandbox"
(Difference between pages)
Jump to navigation
Jump to search
imported>Jonesey95 (Fix empty citation, unnamed or unsupported parameter, or invalid parameter value; see Help:CS1 errors (upcoming deprecation)) |
imported>Trappist the monk m (generic wrapper module;) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{#invoke:Template wrapper|wrap |
− | + | |_template=cite 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=Introduction to Algorithms | |
− | + | | origyear = {{ #ifexpr: {{{_edition|{{{1|0}}}}}}>1 | 1990 }} | |
− | + | | year = {{ #switch: {{{_edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009}} | |
− | + | | edition = {{ #switch: {{{_edition|{{{1}}}}}} | 1=1st | 2=2nd | 3=3rd}} | |
− | + | | 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}} | |
− | |||
− | |||
− | |||
}}<noinclude> | }}<noinclude> | ||
− | {{ | + | {{documentation}}</noinclude> |