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: 15 September 2024 16:07 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 16:07, September 15, 2024 from https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089.
MLA style
"Global keys." HaskellWiki, . 17 Sep 2006, 10:02 UTC. 15 Sep 2024, 16:07 <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 15 September 2024]
Chicago style
HaskellWiki contributors, "Global keys," HaskellWiki, , https://wiki.haskell.org/index.php?title=Global_keys&oldid=6089 (accessed September 15, 2024).
CBE/CSE style
HaskellWiki contributors. Global keys [Internet]. HaskellWiki, ; 2006 Sep 17, 10:02 UTC [cited 2024 Sep 15]. 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 September 15, 2024).
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 15-September-2024]" }
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 15-September-2024]" }