Cite This Page
Bibliographic details for GHC/Documentation
- Page name: GHC/Documentation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 January 2006 18:49 UTC
- Date retrieved: 30 January 2023 03:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937
- Page Version ID: 1937
Citation styles for GHC/Documentation
APA style
GHC/Documentation. (2006, January 23). HaskellWiki, . Retrieved 03:55, January 30, 2023 from https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937.
MLA style
"GHC/Documentation." HaskellWiki, . 23 Jan 2006, 18:49 UTC. 30 Jan 2023, 03:55 <https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937>.
MHRA style
HaskellWiki contributors, 'GHC/Documentation', HaskellWiki, , 23 January 2006, 18:49 UTC, <https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937> [accessed 30 January 2023]
Chicago style
HaskellWiki contributors, "GHC/Documentation," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937 (accessed January 30, 2023).
CBE/CSE style
HaskellWiki contributors. GHC/Documentation [Internet]. HaskellWiki, ; 2006 Jan 23, 18:49 UTC [cited 2023 Jan 30]. Available from: https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937.
Bluebook style
GHC/Documentation, https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937 (last visited January 30, 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=1937", note = "[Online; accessed 30-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/Documentation --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Documentation&oldid=1937}", note = "[Online; accessed 30-January-2023]" }