Cite This Page
Bibliographic details for Category theory/Natural transformation
- Page name: Category theory/Natural transformation
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 23 September 2014 03:17 UTC
- Date retrieved: 21 April 2025 04:38 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860
- Page Version ID: 58860
Citation styles for Category theory/Natural transformation
APA style
Category theory/Natural transformation. (2014, September 23). HaskellWiki. Retrieved 04:38, April 21, 2025 from https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860.
MLA style
"Category theory/Natural transformation." HaskellWiki. 23 Sep 2014, 03:17 UTC. 21 Apr 2025, 04:38 <https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860>.
MHRA style
HaskellWiki contributors, 'Category theory/Natural transformation', HaskellWiki, 23 September 2014, 03:17 UTC, <https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "Category theory/Natural transformation," HaskellWiki, https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. Category theory/Natural transformation [Internet]. HaskellWiki; 2014 Sep 23, 03:17 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860.
Bluebook style
Category theory/Natural transformation, https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Category theory/Natural transformation --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860", note = "[Online; accessed 21-April-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 = "Category theory/Natural transformation --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860}", note = "[Online; accessed 21-April-2025]" }