Cite This Page
Bibliographic details for Haskore
- Page name: Haskore
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 August 2008 13:38 UTC
- Date retrieved: 26 March 2023 06:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskore&oldid=22367
- Page Version ID: 22367
Citation styles for Haskore
APA style
Haskore. (2008, August 11). HaskellWiki, . Retrieved 06:58, March 26, 2023 from https://wiki.haskell.org/index.php?title=Haskore&oldid=22367.
MLA style
"Haskore." HaskellWiki, . 11 Aug 2008, 13:38 UTC. 26 Mar 2023, 06:58 <https://wiki.haskell.org/index.php?title=Haskore&oldid=22367>.
MHRA style
HaskellWiki contributors, 'Haskore', HaskellWiki, , 11 August 2008, 13:38 UTC, <https://wiki.haskell.org/index.php?title=Haskore&oldid=22367> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "Haskore," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskore&oldid=22367 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. Haskore [Internet]. HaskellWiki, ; 2008 Aug 11, 13:38 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Haskore&oldid=22367.
Bluebook style
Haskore, https://wiki.haskell.org/index.php?title=Haskore&oldid=22367 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskore --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Haskore&oldid=22367", note = "[Online; accessed 26-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 = "Haskore --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskore&oldid=22367}", note = "[Online; accessed 26-March-2023]" }