Template:Introduction to Algorithms: Difference between revisions

Content deleted Content added
try making this an actual cs1 wrapper
put "version=" to show edition; tried reset "edition=&nbsp ;" 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}}
| editionversion = {{ #switch: {{{edition|}}}{{{1}}}|}}} | 1=1st | 2=2nd | 3=3rd |#default = {{{edition|}}}{{{1|}}} }} edition
| 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}}