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