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