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