Cite This Page
Bibliographic details for Shootout/Recursive
- Page name: Shootout/Recursive
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 15 February 2007 03:46 UTC
- Date retrieved: 22 April 2025 10:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318
- Page Version ID: 11318
Citation styles for Shootout/Recursive
APA style
Shootout/Recursive. (2007, February 15). HaskellWiki. Retrieved 10:42, April 22, 2025 from https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318.
MLA style
"Shootout/Recursive." HaskellWiki. 15 Feb 2007, 03:46 UTC. 22 Apr 2025, 10:42 <https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318>.
MHRA style
HaskellWiki contributors, 'Shootout/Recursive', HaskellWiki, 15 February 2007, 03:46 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318> [accessed 22 April 2025]
Chicago style
HaskellWiki contributors, "Shootout/Recursive," HaskellWiki, https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318 (accessed April 22, 2025).
CBE/CSE style
HaskellWiki contributors. Shootout/Recursive [Internet]. HaskellWiki; 2007 Feb 15, 03:46 UTC [cited 2025 Apr 22]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318.
Bluebook style
Shootout/Recursive, https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318 (last visited April 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Recursive --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318", note = "[Online; accessed 22-April-2025]" }
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 = "HaskellWiki", title = "Shootout/Recursive --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318}", note = "[Online; accessed 22-April-2025]" }