Cite This Page
Bibliographic details for Functor
- Page name: Functor
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 November 2019 20:58 UTC
- Date retrieved: 13 April 2021 23:44 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functor&oldid=62309
- Page Version ID: 62309
Citation styles for Functor
APA style
Functor. (2019, November 10). HaskellWiki, . Retrieved 23:44, April 13, 2021 from https://wiki.haskell.org/index.php?title=Functor&oldid=62309.
MLA style
"Functor." HaskellWiki, . 10 Nov 2019, 20:58 UTC. 13 Apr 2021, 23:44 <https://wiki.haskell.org/index.php?title=Functor&oldid=62309>.
MHRA style
HaskellWiki contributors, 'Functor', HaskellWiki, , 10 November 2019, 20:58 UTC, <https://wiki.haskell.org/index.php?title=Functor&oldid=62309> [accessed 13 April 2021]
Chicago style
HaskellWiki contributors, "Functor," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functor&oldid=62309 (accessed April 13, 2021).
CBE/CSE style
HaskellWiki contributors. Functor [Internet]. HaskellWiki, ; 2019 Nov 10, 20:58 UTC [cited 2021 Apr 13]. Available from: https://wiki.haskell.org/index.php?title=Functor&oldid=62309.
Bluebook style
Functor, https://wiki.haskell.org/index.php?title=Functor&oldid=62309 (last visited April 13, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Functor --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Functor&oldid=62309", note = "[Online; accessed 13-April-2021]" }
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 = "Functor --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Functor&oldid=62309}", note = "[Online; accessed 13-April-2021]" }