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