Cite This Page
Bibliographic details for Keywords
- Page name: Keywords
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 February 2010 19:45 UTC
- Date retrieved: 28 May 2022 02:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Keywords&oldid=33433
- Page Version ID: 33433
Citation styles for Keywords
APA style
Keywords. (2010, February 2). HaskellWiki, . Retrieved 02:24, May 28, 2022 from https://wiki.haskell.org/index.php?title=Keywords&oldid=33433.
MLA style
"Keywords." HaskellWiki, . 2 Feb 2010, 19:45 UTC. 28 May 2022, 02:24 <https://wiki.haskell.org/index.php?title=Keywords&oldid=33433>.
MHRA style
HaskellWiki contributors, 'Keywords', HaskellWiki, , 2 February 2010, 19:45 UTC, <https://wiki.haskell.org/index.php?title=Keywords&oldid=33433> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Keywords," HaskellWiki, , https://wiki.haskell.org/index.php?title=Keywords&oldid=33433 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Keywords [Internet]. HaskellWiki, ; 2010 Feb 2, 19:45 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Keywords&oldid=33433.
Bluebook style
Keywords, https://wiki.haskell.org/index.php?title=Keywords&oldid=33433 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Keywords --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Keywords&oldid=33433", note = "[Online; accessed 28-May-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 = "Keywords --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Keywords&oldid=33433}", note = "[Online; accessed 28-May-2022]" }