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