Difference between revisions of "Template:Introduction to Algorithms/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Trappist the monk
imported>Trappist the monk
m (generic wrapper module;)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#invoke:Citation/CS1/Wrapper|cs1_wrapper
+
{{#invoke:Template wrapper|wrap
|template=cite book  
+
|_template=cite book  
 
| last1 = Cormen  
 
| last1 = Cormen  
 
| first1 = Thomas H.  
 
| first1 = Thomas H.  
Line 10: Line 10:
 
| first3= Ronald L.
 
| first3= Ronald L.
 
| author3-link=Ron Rivest
 
| author3-link=Ron Rivest
| last4= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Stein }}  
+
| last4= {{ #ifexpr: {{{_edition|{{{1|0}}}}}}>1 | Stein }}  
| first4= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Clifford }}  
+
| first4= {{ #ifexpr: {{{_edition|{{{1|0}}}}}}>1 | Clifford }}  
| author4-link= {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | Clifford Stein }}  
+
| author4-link= {{ #ifexpr: {{{_edition|{{{1|0}}}}}}>1 | Clifford Stein }}  
 
| title = Introduction to Algorithms
 
| title = Introduction to Algorithms
 
|title-link=Introduction to Algorithms
 
|title-link=Introduction to Algorithms
| origyear = {{ #ifexpr: {{{edition|{{{1|0}}}}}}>1 | 1990 }}  
+
| origyear = {{ #ifexpr: {{{_edition|{{{1|0}}}}}}>1 | 1990 }}  
| year = {{ #switch: {{{edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009}}  
+
| year = {{ #switch: {{{_edition|{{{1}}}}}} | 1=1990 | 2=2001 | 3=2009}}  
| edition = {{ #switch: {{{edition|{{{1}}}}}} | 1=1st | 2=2nd | 3=3rd}}  
+
| edition = {{ #switch: {{{_edition|{{{1}}}}}} | 1=1st | 2=2nd | 3=3rd}}  
 
| publisher = MIT Press and McGraw-Hill  
 
| 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}}  
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Latest revision as of 11:26, 13 February 2018

Cormen, Thomas H.; Leiserson, Charles E.; Rivest, Ronald L. Introduction to Algorithms. MIT Press and McGraw-Hill.

50px Template documentation[view] [edit] [history] [purge]

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Introduction to Algorithms

Inserts a [[Help:Citation Style 1|CS1]] reference to ''[[Introduction to Algorithms]]'' by Cormen, Leiserson, Rivest and Stein (CLR, or CLRS, depending on edition).

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Editionedition 1

Edition number: 1, 2, or 3. Controls display of edition number, ISBN, and fourth author. May also be passed as the first unnamed parameter.

Auto value
3
Numbersuggested
Notitlelinknotitlelink

If value is non-empty, do not link the title to the Wikipedia article about the book.

Example
y
Unknownoptional
Pagespages

Passed through to {{cite book}}.

Lineoptional
Chapterchapter

Passed through to {{cite book}}.

Unknownoptional
Refref

Passed through to {{cite book}}.

Example
harv
Lineoptional