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