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