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