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