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: 18 March 2025 00:08 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 00:08, March 18, 2025 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. 18 Mar 2025, 00:08 <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 18 March 2025]
Chicago style
HaskellWiki contributors, "GHC/Using rules," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Using_rules&oldid=65521 (accessed March 18, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Using rules [Internet]. HaskellWiki; 2023 Feb 4, 17:21 UTC [cited 2025 Mar 18]. 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 March 18, 2025).
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 18-March-2025]" }
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 18-March-2025]" }