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