Cite This Page
Bibliographic details for GHC/FAQ
- Page name: GHC/FAQ
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 July 2020 05:57 UTC
- Date retrieved: 23 May 2022 02:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363
- Page Version ID: 63363
Citation styles for GHC/FAQ
APA style
GHC/FAQ. (2020, July 23). HaskellWiki, . Retrieved 02:48, May 23, 2022 from https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363.
MLA style
"GHC/FAQ." HaskellWiki, . 23 Jul 2020, 05:57 UTC. 23 May 2022, 02:48 <https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363>.
MHRA style
HaskellWiki contributors, 'GHC/FAQ', HaskellWiki, , 23 July 2020, 05:57 UTC, <https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363> [accessed 23 May 2022]
Chicago style
HaskellWiki contributors, "GHC/FAQ," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363 (accessed May 23, 2022).
CBE/CSE style
HaskellWiki contributors. GHC/FAQ [Internet]. HaskellWiki, ; 2020 Jul 23, 05:57 UTC [cited 2022 May 23]. Available from: https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363.
Bluebook style
GHC/FAQ, https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363 (last visited May 23, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/FAQ --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363", note = "[Online; accessed 23-May-2022]" }
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/FAQ --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=GHC/FAQ&oldid=63363}", note = "[Online; accessed 23-May-2022]" }