Cite This Page
Bibliographic details for Global keys
- Page name: Global keys
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 September 2006 10:02 UTC
- Date retrieved: 9 February 2023 08:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089
- Page Version ID: 6089
Citation styles for Global keys
APA style
Global keys. (2006, September 17). HaskellWiki, . Retrieved 08:50, February 9, 2023 from https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089.
MLA style
"Global keys." HaskellWiki, . 17 Sep 2006, 10:02 UTC. 9 Feb 2023, 08:50 <https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089>.
MHRA style
HaskellWiki contributors, 'Global keys', HaskellWiki, , 17 September 2006, 10:02 UTC, <https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089> [accessed 9 February 2023]
Chicago style
HaskellWiki contributors, "Global keys," HaskellWiki, , https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089 (accessed February 9, 2023).
CBE/CSE style
HaskellWiki contributors. Global keys [Internet]. HaskellWiki, ; 2006 Sep 17, 10:02 UTC [cited 2023 Feb 9]. Available from: https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089.
Bluebook style
Global keys, https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089 (last visited February 9, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Global keys --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089", note = "[Online; accessed 9-February-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 = "Global keys --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089}", note = "[Online; accessed 9-February-2023]" }