Cite This Page
Bibliographic details for Ko/Haskell
- Page name: Ko/Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 July 2009 20:27 UTC
- Date retrieved: 5 December 2023 02:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241
- Page Version ID: 29241
Citation styles for Ko/Haskell
APA style
Ko/Haskell. (2009, July 24). HaskellWiki, . Retrieved 02:59, December 5, 2023 from https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241.
MLA style
"Ko/Haskell." HaskellWiki, . 24 Jul 2009, 20:27 UTC. 5 Dec 2023, 02:59 <https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241>.
MHRA style
HaskellWiki contributors, 'Ko/Haskell', HaskellWiki, , 24 July 2009, 20:27 UTC, <https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241> [accessed 5 December 2023]
Chicago style
HaskellWiki contributors, "Ko/Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241 (accessed December 5, 2023).
CBE/CSE style
HaskellWiki contributors. Ko/Haskell [Internet]. HaskellWiki, ; 2009 Jul 24, 20:27 UTC [cited 2023 Dec 5]. Available from: https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241.
Bluebook style
Ko/Haskell, https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241 (last visited December 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ko/Haskell --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241", note = "[Online; accessed 5-December-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 = "Ko/Haskell --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Ko/Haskell&oldid=29241}", note = "[Online; accessed 5-December-2023]" }