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: 26 February 2021 07:17 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functor&oldid=58993
- Page Version ID: 58993
Citation styles for Functor
APA style
Functor. (2019, November 10). HaskellWiki, . Retrieved 07:17, February 26, 2021 from https://wiki.haskell.org/index.php?title=Functor&oldid=58993.
MLA style
"Functor." HaskellWiki, . 10 Nov 2019, 20:58 UTC. 26 Feb 2021, 07:17 <https://wiki.haskell.org/index.php?title=Functor&oldid=58993>.
MHRA style
HaskellWiki contributors, 'Functor', HaskellWiki, , 10 November 2019, 20:58 UTC, <https://wiki.haskell.org/index.php?title=Functor&oldid=58993> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "Functor," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functor&oldid=58993 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. Functor [Internet]. HaskellWiki, ; 2019 Nov 10, 20:58 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=Functor&oldid=58993.
Bluebook style
Functor, https://wiki.haskell.org/index.php?title=Functor&oldid=58993 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Functor --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Functor&oldid=58993", note = "[Online; accessed 26-February-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=58993}", note = "[Online; accessed 26-February-2021]" }