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: 4 December 2024 06:34 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 06:34, December 4, 2024 from https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318.
MLA style
"Shootout/Recursive." HaskellWiki. 15 Feb 2007, 03:46 UTC. 4 Dec 2024, 06:34 <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 4 December 2024]
Chicago style
HaskellWiki contributors, "Shootout/Recursive," HaskellWiki, https://wiki.haskell.org/index.php?title=Shootout/Recursive&oldid=11318 (accessed December 4, 2024).
CBE/CSE style
HaskellWiki contributors. Shootout/Recursive [Internet]. HaskellWiki; 2007 Feb 15, 03:46 UTC [cited 2024 Dec 4]. 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 December 4, 2024).
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 4-December-2024]" }
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 4-December-2024]" }