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