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: 14 January 2025 23:58 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 23:58, January 14, 2025 from https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089.
MLA style
"Global keys." HaskellWiki. 17 Sep 2006, 10:02 UTC. 14 Jan 2025, 23:58 <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 14 January 2025]
Chicago style
HaskellWiki contributors, "Global keys," HaskellWiki, https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089 (accessed January 14, 2025).
CBE/CSE style
HaskellWiki contributors. Global keys [Internet]. HaskellWiki; 2006 Sep 17, 10:02 UTC [cited 2025 Jan 14]. 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 January 14, 2025).
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 14-January-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 = "Global keys --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089}", note = "[Online; accessed 14-January-2025]" }