Cite This Page
Bibliographic details for Functional differentiation
- Page name: Functional differentiation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 19 December 2010 08:32 UTC
- Date retrieved: 16 February 2025 22:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933
- Page Version ID: 37933
Citation styles for Functional differentiation
APA style
Functional differentiation. (2010, December 19). HaskellWiki. Retrieved 22:19, February 16, 2025 from https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933.
MLA style
"Functional differentiation." HaskellWiki. 19 Dec 2010, 08:32 UTC. 16 Feb 2025, 22:19 <https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933>.
MHRA style
HaskellWiki contributors, 'Functional differentiation', HaskellWiki, 19 December 2010, 08:32 UTC, <https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933> [accessed 16 February 2025]
Chicago style
HaskellWiki contributors, "Functional differentiation," HaskellWiki, https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933 (accessed February 16, 2025).
CBE/CSE style
HaskellWiki contributors. Functional differentiation [Internet]. HaskellWiki; 2010 Dec 19, 08:32 UTC [cited 2025 Feb 16]. Available from: https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933.
Bluebook style
Functional differentiation, https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933 (last visited February 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Functional differentiation --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933", note = "[Online; accessed 16-February-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 = "Functional differentiation --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933}", note = "[Online; accessed 16-February-2025]" }