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: 12 December 2024 01:17 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 01:17, December 12, 2024 from https://wiki.haskell.org/index.php?title=Haskore&oldid=58566.
MLA style
"Haskore." HaskellWiki. 14 Jul 2014, 10:09 UTC. 12 Dec 2024, 01:17 <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 12 December 2024]
Chicago style
HaskellWiki contributors, "Haskore," HaskellWiki, https://wiki.haskell.org/index.php?title=Haskore&oldid=58566 (accessed December 12, 2024).
CBE/CSE style
HaskellWiki contributors. Haskore [Internet]. HaskellWiki; 2014 Jul 14, 10:09 UTC [cited 2024 Dec 12]. 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 December 12, 2024).
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 12-December-2024]" }
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 12-December-2024]" }