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: 31 March 2023 14:03 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 14:03, March 31, 2023 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. 31 Mar 2023, 14:03 <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 31 March 2023]
Chicago style
HaskellWiki contributors, "Category theory/Natural transformation," HaskellWiki, , https://wiki.haskell.org/index.php?title=Category_theory/Natural_transformation&oldid=58860 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Category theory/Natural transformation [Internet]. HaskellWiki, ; 2014 Sep 23, 03:17 UTC [cited 2023 Mar 31]. 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 March 31, 2023).
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 31-March-2023]" }
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 31-March-2023]" }