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