Cite This Page
Bibliographic details for Recursion
- Page name: Recursion
- Author: Glottopedia contributors
- Publisher: Glottopedia, .
- Date of last revision: 20 February 2009 15:04 UTC
- Date retrieved: 24 June 2026 21:00 UTC
- Permanent URL: http://glottopedia.org/index.php?title=Recursion&oldid=8670
- Page Version ID: 8670
Citation styles for Recursion
APA style
Recursion. (2009, February 20). Glottopedia, . Retrieved 21:00, June 24, 2026 from http://glottopedia.org/index.php?title=Recursion&oldid=8670.
MLA style
"Recursion." Glottopedia, . 20 Feb 2009, 15:04 UTC. 24 Jun 2026, 21:00 <http://glottopedia.org/index.php?title=Recursion&oldid=8670>.
MHRA style
Glottopedia contributors, 'Recursion', Glottopedia, , 20 February 2009, 15:04 UTC, <http://glottopedia.org/index.php?title=Recursion&oldid=8670> [accessed 24 June 2026]
Chicago style
Glottopedia contributors, "Recursion," Glottopedia, , http://glottopedia.org/index.php?title=Recursion&oldid=8670 (accessed June 24, 2026).
CBE/CSE style
Glottopedia contributors. Recursion [Internet]. Glottopedia, ; 2009 Feb 20, 15:04 UTC [cited 2026 Jun 24]. Available from: http://glottopedia.org/index.php?title=Recursion&oldid=8670.
Bluebook style
Recursion, http://glottopedia.org/index.php?title=Recursion&oldid=8670 (last visited June 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Glottopedia",
title = "Recursion --- Glottopedia{,} ",
year = "2009",
url = "http://glottopedia.org/index.php?title=Recursion&oldid=8670",
note = "[Online; accessed 24-June-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Glottopedia",
title = "Recursion --- Glottopedia{,} ",
year = "2009",
url = "\url{http://glottopedia.org/index.php?title=Recursion&oldid=8670}",
note = "[Online; accessed 24-June-2026]"
}