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