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