Cite This Page
Bibliographic details for Haskore
- Page name: Haskore
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 14 July 2014 10:09 UTC
- Date retrieved: 16 February 2025 06:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskore&oldid=58566
- Page Version ID: 58566
Citation styles for Haskore
APA style
Haskore. (2014, July 14). HaskellWiki. Retrieved 06:02, February 16, 2025 from https://wiki.haskell.org/index.php?title=Haskore&oldid=58566.
MLA style
"Haskore." HaskellWiki. 14 Jul 2014, 10:09 UTC. 16 Feb 2025, 06:02 <https://wiki.haskell.org/index.php?title=Haskore&oldid=58566>.
MHRA style
HaskellWiki contributors, 'Haskore', HaskellWiki, 14 July 2014, 10:09 UTC, <https://wiki.haskell.org/index.php?title=Haskore&oldid=58566> [accessed 16 February 2025]
Chicago style
HaskellWiki contributors, "Haskore," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskore&oldid=58566 (accessed February 16, 2025).
CBE/CSE style
HaskellWiki contributors. Haskore [Internet]. HaskellWiki; 2014 Jul 14, 10:09 UTC [cited 2025 Feb 16]. Available from: https://wiki.haskell.org/index.php?title=Haskore&oldid=58566.
Bluebook style
Haskore, https://wiki.haskell.org/index.php?title=Haskore&oldid=58566 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskore --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Haskore&oldid=58566", note = "[Online; accessed 16-February-2025]" }
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 = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Haskore&oldid=58566}", note = "[Online; accessed 16-February-2025]" }