Cite This Page
Bibliographic details for Typeclassopedia
- Page name: Typeclassopedia
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 August 2019 19:21 UTC
- Date retrieved: 8 December 2019 02:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589
- Page Version ID: 61589
Citation styles for Typeclassopedia
APA style
Typeclassopedia. (2019, August 15). HaskellWiki, . Retrieved 02:47, December 8, 2019 from https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589.
MLA style
"Typeclassopedia." HaskellWiki, . 15 Aug 2019, 19:21 UTC. 8 Dec 2019, 02:47 <https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589>.
MHRA style
HaskellWiki contributors, 'Typeclassopedia', HaskellWiki, , 15 August 2019, 19:21 UTC, <https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589> [accessed 8 December 2019]
Chicago style
HaskellWiki contributors, "Typeclassopedia," HaskellWiki, , https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589 (accessed December 8, 2019).
CBE/CSE style
HaskellWiki contributors. Typeclassopedia [Internet]. HaskellWiki, ; 2019 Aug 15, 19:21 UTC [cited 2019 Dec 8]. Available from: https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589.
Bluebook style
Typeclassopedia, https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589 (last visited December 8, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Typeclassopedia --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589", note = "[Online; accessed 8-December-2019]" }
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 = "Typeclassopedia --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Typeclassopedia&oldid=61589}", note = "[Online; accessed 8-December-2019]" }