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