Cite This Page
Bibliographic details for Key-value apply
- Page name: Key-value apply
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 February 2007 18:36 UTC
- Date retrieved: 20 April 2025 12:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361
- Page Version ID: 11361
Citation styles for Key-value apply
APA style
Key-value apply. (2007, February 16). HaskellWiki. Retrieved 12:49, April 20, 2025 from https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361.
MLA style
"Key-value apply." HaskellWiki. 16 Feb 2007, 18:36 UTC. 20 Apr 2025, 12:49 <https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361>.
MHRA style
HaskellWiki contributors, 'Key-value apply', HaskellWiki, 16 February 2007, 18:36 UTC, <https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361> [accessed 20 April 2025]
Chicago style
HaskellWiki contributors, "Key-value apply," HaskellWiki, https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361 (accessed April 20, 2025).
CBE/CSE style
HaskellWiki contributors. Key-value apply [Internet]. HaskellWiki; 2007 Feb 16, 18:36 UTC [cited 2025 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361.
Bluebook style
Key-value apply, https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Key-value apply --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361", note = "[Online; accessed 20-April-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 = "Key-value apply --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Key-value_apply&oldid=11361}", note = "[Online; accessed 20-April-2025]" }