Cite This Page
Bibliographic details for Functional differentiation
- Page name: Functional differentiation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 November 2007 21:45 UTC
- Date retrieved: 16 August 2022 21:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064
- Page Version ID: 17064
Citation styles for Functional differentiation
APA style
Functional differentiation. (2007, November 29). HaskellWiki, . Retrieved 21:46, August 16, 2022 from https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064.
MLA style
"Functional differentiation." HaskellWiki, . 29 Nov 2007, 21:45 UTC. 16 Aug 2022, 21:46 <https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064>.
MHRA style
HaskellWiki contributors, 'Functional differentiation', HaskellWiki, , 29 November 2007, 21:45 UTC, <https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064> [accessed 16 August 2022]
Chicago style
HaskellWiki contributors, "Functional differentiation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064 (accessed August 16, 2022).
CBE/CSE style
HaskellWiki contributors. Functional differentiation [Internet]. HaskellWiki, ; 2007 Nov 29, 21:45 UTC [cited 2022 Aug 16]. Available from: https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064.
Bluebook style
Functional differentiation, https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064 (last visited August 16, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Functional differentiation --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064", note = "[Online; accessed 16-August-2022]" }
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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Functional_differentiation&oldid=17064}", note = "[Online; accessed 16-August-2022]" }