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: 12 April 2021 21:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557
- Page Version ID: 16557
Citation styles for Shootout/SumFile
APA style
Shootout/SumFile. (2009, December 13). HaskellWiki, . Retrieved 21:59, April 12, 2021 from https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557.
MLA style
"Shootout/SumFile." HaskellWiki, . 13 Dec 2009, 07:54 UTC. 12 Apr 2021, 21:59 <https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557>.
MHRA style
HaskellWiki contributors, 'Shootout/SumFile', HaskellWiki, , 13 December 2009, 07:54 UTC, <https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557> [accessed 12 April 2021]
Chicago style
HaskellWiki contributors, "Shootout/SumFile," HaskellWiki, , https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557 (accessed April 12, 2021).
CBE/CSE style
HaskellWiki contributors. Shootout/SumFile [Internet]. HaskellWiki, ; 2009 Dec 13, 07:54 UTC [cited 2021 Apr 12]. Available from: https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557.
Bluebook style
Shootout/SumFile, https://wiki.haskell.org/index.php?title=Shootout/SumFile&oldid=16557 (last visited April 12, 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=16557", note = "[Online; accessed 12-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=16557}", note = "[Online; accessed 12-April-2021]" }