Cite This Page
Bibliographic details for Keywords
- Page name: Keywords
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 September 2008 20:59 UTC
- Date retrieved: 24 March 2023 12:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Keywords&oldid=22716
- Page Version ID: 22716
Citation styles for Keywords
APA style
Keywords. (2008, September 1). HaskellWiki, . Retrieved 12:13, March 24, 2023 from https://wiki.haskell.org/index.php?title=Keywords&oldid=22716.
MLA style
"Keywords." HaskellWiki, . 1 Sep 2008, 20:59 UTC. 24 Mar 2023, 12:13 <https://wiki.haskell.org/index.php?title=Keywords&oldid=22716>.
MHRA style
HaskellWiki contributors, 'Keywords', HaskellWiki, , 1 September 2008, 20:59 UTC, <https://wiki.haskell.org/index.php?title=Keywords&oldid=22716> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Keywords," HaskellWiki, , https://wiki.haskell.org/index.php?title=Keywords&oldid=22716 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Keywords [Internet]. HaskellWiki, ; 2008 Sep 1, 20:59 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Keywords&oldid=22716.
Bluebook style
Keywords, https://wiki.haskell.org/index.php?title=Keywords&oldid=22716 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Keywords --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Keywords&oldid=22716", note = "[Online; accessed 24-March-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 = "Keywords --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Keywords&oldid=22716}", note = "[Online; accessed 24-March-2023]" }