Recursion: Difference between revisions

Content deleted Content added
Recursion in language: http://web.mit.edu/linguistics/people/faculty/pesetsky/Nevins_Pesetsky_Rodrigues_2_Evidence_and_Argumentation_Reply_to_Everett.pdf add inline cite
m Citation parameter fixes, , title using AWB (7751)
Line 63:
A Google search for '''Recursion''' suggests ''Did you mean: Recursion'' <ref>[http://www.google.com/search?q=recursion Google Search for word ''recursion'']</ref>
 
Other examples are [[recursive acronym]]s, such as [[GNU]], [[PHP]], [[YAML]], [[HURD]] or [[Wine_Wine (software)|WINE]].
 
==Recursion in mathematics==
[[Image:Sierpinski Triangle.svg|right|thumb|250px|A [[Sierpinski triangle]]—a confined recursion of triangles to form a geometric [[lattice (group)|lattice]].]]
 
===Recursively defined sets===
{{Main|Recursive definition}}
Line 172 ⟶ 173:
*{{cite book | author = Kernighan, B.; Ritchie, D. | title=The C programming Language | publisher=Prentice Hall | year = 1988 | isbn = 0-13-110362-8 }}
*{{cite book | author=Stokey, Nancy,; Robert Lucas; Edward Prescott | title=Recursive Methods in Economic Dynamics | publisher=Harvard University Press | year=1989 | isbn=0674750969}}
*{{cite book | author=Hungerford; |title=Algebra | publisher=Springer|year=1980|isbn=978-0387905181}}, first chapter on set theory.
 
==See also==