Cite This Page
Bibliographic details for GHC/Using rules
- Page name: GHC/Using rules
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 February 2023 17:21 UTC
- Date retrieved: 8 December 2023 15:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521
- Page Version ID: 65521
Citation styles for GHC/Using rules
APA style
GHC/Using rules. (2023, February 4). HaskellWiki, . Retrieved 15:28, December 8, 2023 from https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521.
MLA style
"GHC/Using rules." HaskellWiki, . 4 Feb 2023, 17:21 UTC. 8 Dec 2023, 15:28 <https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521>.
MHRA style
HaskellWiki contributors, 'GHC/Using rules', HaskellWiki, , 4 February 2023, 17:21 UTC, <https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521> [accessed 8 December 2023]
Chicago style
HaskellWiki contributors, "GHC/Using rules," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521 (accessed December 8, 2023).
CBE/CSE style
HaskellWiki contributors. GHC/Using rules [Internet]. HaskellWiki, ; 2023 Feb 4, 17:21 UTC [cited 2023 Dec 8]. Available from: https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521.
Bluebook style
GHC/Using rules, https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521 (last visited December 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/Using rules --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521", note = "[Online; accessed 8-December-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/Using rules --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521}", note = "[Online; accessed 8-December-2023]" }