Cite This Page
Bibliographic details for Shootout/Parallel/Chameneos
- Page name: Shootout/Parallel/Chameneos
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 January 2012 22:27 UTC
- Date retrieved: 1 March 2021 20:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142
- Page Version ID: 44142
Citation styles for Shootout/Parallel/Chameneos
APA style
Shootout/Parallel/Chameneos. (2012, January 22). HaskellWiki, . Retrieved 20:35, March 1, 2021 from https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142.
MLA style
"Shootout/Parallel/Chameneos." HaskellWiki, . 22 Jan 2012, 22:27 UTC. 1 Mar 2021, 20:35 <https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142>.
MHRA style
HaskellWiki contributors, 'Shootout/Parallel/Chameneos', HaskellWiki, , 22 January 2012, 22:27 UTC, <https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142> [accessed 1 March 2021]
Chicago style
HaskellWiki contributors, "Shootout/Parallel/Chameneos," HaskellWiki, , https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142 (accessed March 1, 2021).
CBE/CSE style
HaskellWiki contributors. Shootout/Parallel/Chameneos [Internet]. HaskellWiki, ; 2012 Jan 22, 22:27 UTC [cited 2021 Mar 1]. Available from: https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142.
Bluebook style
Shootout/Parallel/Chameneos, https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142 (last visited March 1, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Shootout/Parallel/Chameneos --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142", note = "[Online; accessed 1-March-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/Parallel/Chameneos --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Shootout/Parallel/Chameneos&oldid=44142}", note = "[Online; accessed 1-March-2021]" }