Cite This Page
Bibliographic details for GHC/Common Error Messages
- Page name: GHC/Common Error Messages
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 15:19 UTC
- Date retrieved: 28 January 2023 04:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932
- Page Version ID: 63932
Citation styles for GHC/Common Error Messages
APA style
GHC/Common Error Messages. (2021, February 6). HaskellWiki, . Retrieved 04:30, January 28, 2023 from https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932.
MLA style
"GHC/Common Error Messages." HaskellWiki, . 6 Feb 2021, 15:19 UTC. 28 Jan 2023, 04:30 <https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932>.
MHRA style
HaskellWiki contributors, 'GHC/Common Error Messages', HaskellWiki, , 6 February 2021, 15:19 UTC, <https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932> [accessed 28 January 2023]
Chicago style
HaskellWiki contributors, "GHC/Common Error Messages," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932 (accessed January 28, 2023).
CBE/CSE style
HaskellWiki contributors. GHC/Common Error Messages [Internet]. HaskellWiki, ; 2021 Feb 6, 15:19 UTC [cited 2023 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932.
Bluebook style
GHC/Common Error Messages, https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Common Error Messages --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932", note = "[Online; accessed 28-January-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 = "GHC/Common Error Messages --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Common_Error_Messages&oldid=63932}", note = "[Online; accessed 28-January-2023]" }