Cite This Page
Bibliographic details for Recursion
- Page name: Recursion
- Author: 2d4chan contributors
- Publisher: 2d4chan.
- Date of last revision: 12 May 2026 04:56 UTC
- Date retrieved: 12 July 2026 05:48 UTC
- Permanent URL: http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092
- Page Version ID: 1011092
Citation styles for Recursion
APA style
Recursion. (2026, May 12). 2d4chan. Retrieved 05:48, July 12, 2026 from http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092.
MLA style
"Recursion." 2d4chan. 12 May 2026, 04:56 UTC. 12 Jul 2026, 05:48 <http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092>.
MHRA style
2d4chan contributors, 'Recursion', 2d4chan, 12 May 2026, 04:56 UTC, <http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092> [accessed 12 July 2026]
Chicago style
2d4chan contributors, "Recursion," 2d4chan, http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092 (accessed July 12, 2026).
CBE/CSE style
2d4chan contributors. Recursion [Internet]. 2d4chan; 2026 May 12, 04:56 UTC [cited 2026 Jul 12]. Available from: http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092.
Bluebook style
Recursion, http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092 (last visited July 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "2d4chan",
title = "Recursion --- 2d4chan{,} ",
year = "2026",
url = "http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092",
note = "[Online; accessed 12-July-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 = "2d4chan",
title = "Recursion --- 2d4chan{,} ",
year = "2026",
url = "\url{http://2d4chan.org/mediawiki/index.php?title=Recursion&oldid=1011092}",
note = "[Online; accessed 12-July-2026]"
}