Cite This Page
Bibliographic details for Global keys
- Page name: Global keys
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 May 2006 12:49 UTC
- Date retrieved: 3 February 2023 04:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991
- Page Version ID: 3991
Citation styles for Global keys
APA style
Global keys. (2006, May 5). HaskellWiki, . Retrieved 04:32, February 3, 2023 from https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991.
MLA style
"Global keys." HaskellWiki, . 5 May 2006, 12:49 UTC. 3 Feb 2023, 04:32 <https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991>.
MHRA style
HaskellWiki contributors, 'Global keys', HaskellWiki, , 5 May 2006, 12:49 UTC, <https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991> [accessed 3 February 2023]
Chicago style
HaskellWiki contributors, "Global keys," HaskellWiki, , https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991 (accessed February 3, 2023).
CBE/CSE style
HaskellWiki contributors. Global keys [Internet]. HaskellWiki, ; 2006 May 5, 12:49 UTC [cited 2023 Feb 3]. Available from: https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991.
Bluebook style
Global keys, https://wiki.haskell.org/index.php?title=Global_keys&oldid=3991 (last visited February 3, 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=3991", note = "[Online; accessed 3-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=3991}", note = "[Online; accessed 3-February-2023]" }