Cite This Page
Bibliographic details for Arrow
- Page name: Arrow
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 June 2006 23:27 UTC
- Date retrieved: 2 July 2022 11:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Arrow&oldid=4415
- Page Version ID: 4415
Citation styles for Arrow
APA style
Arrow. (2006, June 13). HaskellWiki, . Retrieved 11:22, July 2, 2022 from https://wiki.haskell.org/index.php?title=Arrow&oldid=4415.
MLA style
"Arrow." HaskellWiki, . 13 Jun 2006, 23:27 UTC. 2 Jul 2022, 11:22 <https://wiki.haskell.org/index.php?title=Arrow&oldid=4415>.
MHRA style
HaskellWiki contributors, 'Arrow', HaskellWiki, , 13 June 2006, 23:27 UTC, <https://wiki.haskell.org/index.php?title=Arrow&oldid=4415> [accessed 2 July 2022]
Chicago style
HaskellWiki contributors, "Arrow," HaskellWiki, , https://wiki.haskell.org/index.php?title=Arrow&oldid=4415 (accessed July 2, 2022).
CBE/CSE style
HaskellWiki contributors. Arrow [Internet]. HaskellWiki, ; 2006 Jun 13, 23:27 UTC [cited 2022 Jul 2]. Available from: https://wiki.haskell.org/index.php?title=Arrow&oldid=4415.
Bluebook style
Arrow, https://wiki.haskell.org/index.php?title=Arrow&oldid=4415 (last visited July 2, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Arrow --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Arrow&oldid=4415", note = "[Online; accessed 2-July-2022]" }
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 = "Arrow --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Arrow&oldid=4415}", note = "[Online; accessed 2-July-2022]" }