Cite This Page
Bibliographic details for Keywords
- Page name: Keywords
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 04:31 UTC
- Date retrieved: 24 January 2025 07:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Keywords&oldid=65781
- Page Version ID: 65781
Citation styles for Keywords
APA style
Keywords. (2023, June 8). HaskellWiki. Retrieved 07:42, January 24, 2025 from https://wiki.haskell.org/index.php?title=Keywords&oldid=65781.
MLA style
"Keywords." HaskellWiki. 8 Jun 2023, 04:31 UTC. 24 Jan 2025, 07:42 <https://wiki.haskell.org/index.php?title=Keywords&oldid=65781>.
MHRA style
HaskellWiki contributors, 'Keywords', HaskellWiki, 8 June 2023, 04:31 UTC, <https://wiki.haskell.org/index.php?title=Keywords&oldid=65781> [accessed 24 January 2025]
Chicago style
HaskellWiki contributors, "Keywords," HaskellWiki, https://wiki.haskell.org/index.php?title=Keywords&oldid=65781 (accessed January 24, 2025).
CBE/CSE style
HaskellWiki contributors. Keywords [Internet]. HaskellWiki; 2023 Jun 8, 04:31 UTC [cited 2025 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Keywords&oldid=65781.
Bluebook style
Keywords, https://wiki.haskell.org/index.php?title=Keywords&oldid=65781 (last visited January 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Keywords --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Keywords&oldid=65781", note = "[Online; accessed 24-January-2025]" }
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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Keywords&oldid=65781}", note = "[Online; accessed 24-January-2025]" }