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: 11 December 2023 05:44 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 05:44, December 11, 2023 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. 11 Dec 2023, 05:44 <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 11 December 2023]
Chicago style
HaskellWiki contributors, "Constant applicative form," HaskellWiki, , https://wiki.haskell.org/index.php?title=Constant_applicative_form&oldid=66328 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Constant applicative form [Internet]. HaskellWiki, ; 2023 Jun 12, 06:31 UTC [cited 2023 Dec 11]. 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 December 11, 2023).
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 11-December-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 = "Constant applicative form --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Constant_applicative_form&oldid=66328}", note = "[Online; accessed 11-December-2023]" }