Cite This Page
Bibliographic details for Shootout/Fannkuch
- Page name: Shootout/Fannkuch
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 December 2009 08:16 UTC
- Date retrieved: 29 June 2022 19:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470
- Page Version ID: 32470
Citation styles for Shootout/Fannkuch
APA style
Shootout/Fannkuch. (2009, December 13). HaskellWiki, . Retrieved 19:21, June 29, 2022 from https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470.
MLA style
"Shootout/Fannkuch." HaskellWiki, . 13 Dec 2009, 08:16 UTC. 29 Jun 2022, 19:21 <https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470>.
MHRA style
HaskellWiki contributors, 'Shootout/Fannkuch', HaskellWiki, , 13 December 2009, 08:16 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470> [accessed 29 June 2022]
Chicago style
HaskellWiki contributors, "Shootout/Fannkuch," HaskellWiki, , https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470 (accessed June 29, 2022).
CBE/CSE style
HaskellWiki contributors. Shootout/Fannkuch [Internet]. HaskellWiki, ; 2009 Dec 13, 08:16 UTC [cited 2022 Jun 29]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470.
Bluebook style
Shootout/Fannkuch, https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470 (last visited June 29, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Fannkuch --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470", note = "[Online; accessed 29-June-2022]" }
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/Fannkuch --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=32470}", note = "[Online; accessed 29-June-2022]" }