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