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: 11 December 2023 19:16 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 19:16, December 11, 2023 from https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933.
MLA style
"Functional differentiation." HaskellWiki, . 19 Dec 2010, 08:32 UTC. 11 Dec 2023, 19:16 <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 11 December 2023]
Chicago style
HaskellWiki contributors, "Functional differentiation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Functional differentiation [Internet]. HaskellWiki, ; 2010 Dec 19, 08:32 UTC [cited 2023 Dec 11]. 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 December 11, 2023).
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 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 = "Functional differentiation --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37933}", note = "[Online; accessed 11-December-2023]" }