Cite This Page
Bibliographic details for Functional differentiation
- Page name: Functional differentiation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 December 2010 18:32 UTC
- Date retrieved: 26 March 2023 05:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810
- Page Version ID: 37810
Citation styles for Functional differentiation
APA style
Functional differentiation. (2010, December 8). HaskellWiki, . Retrieved 05:47, March 26, 2023 from https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810.
MLA style
"Functional differentiation." HaskellWiki, . 8 Dec 2010, 18:32 UTC. 26 Mar 2023, 05:47 <https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810>.
MHRA style
HaskellWiki contributors, 'Functional differentiation', HaskellWiki, , 8 December 2010, 18:32 UTC, <https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "Functional differentiation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. Functional differentiation [Internet]. HaskellWiki, ; 2010 Dec 8, 18:32 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810.
Bluebook style
Functional differentiation, https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=37810 (last visited March 26, 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=37810", note = "[Online; accessed 26-March-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=37810}", note = "[Online; accessed 26-March-2023]" }