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