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