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