Cite This Page
Bibliographic details for Shootout/Fannkuch
- Page name: Shootout/Fannkuch
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 February 2010 18:45 UTC
- Date retrieved: 27 March 2023 07:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768
- Page Version ID: 33768
Citation styles for Shootout/Fannkuch
APA style
Shootout/Fannkuch. (2010, February 21). HaskellWiki, . Retrieved 07:30, March 27, 2023 from https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768.
MLA style
"Shootout/Fannkuch." HaskellWiki, . 21 Feb 2010, 18:45 UTC. 27 Mar 2023, 07:30 <https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768>.
MHRA style
HaskellWiki contributors, 'Shootout/Fannkuch', HaskellWiki, , 21 February 2010, 18:45 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768> [accessed 27 March 2023]
Chicago style
HaskellWiki contributors, "Shootout/Fannkuch," HaskellWiki, , https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768 (accessed March 27, 2023).
CBE/CSE style
HaskellWiki contributors. Shootout/Fannkuch [Internet]. HaskellWiki, ; 2010 Feb 21, 18:45 UTC [cited 2023 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768.
Bluebook style
Shootout/Fannkuch, https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Fannkuch --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768", note = "[Online; accessed 27-March-2023]" }
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 = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Fannkuch&oldid=33768}", note = "[Online; accessed 27-March-2023]" }