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