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