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