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