Content deleted Content added
try making this an actual cs1 wrapper |
put "version=" to show edition; tried reset "edition=  ;" as blank but didn't clear edition |
||
Line 1:
{{#invoke:Citation/CS1/Wrapper|cs1_wrapper
|template=cite book
| last1 = Cormen
| first1 = Thomas H.
| author1-link=Thomas H. Cormen
Line 14:
| author4-link= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Clifford Stein }}
| title = {{ #ifeq: {{{notitlelink}}}| 1 | Introduction to Algorithms | [[Introduction to Algorithms]] }}
| origyear = {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | 1990 }}
| year = {{ #switch: {{{edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009}}
|
| edition =
| 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}}
|