Cite This Page
Bibliographic details for Binary IO
- Page name: Binary IO
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 23 October 2013 19:03 UTC
- Date retrieved: 22 April 2025 09:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022
- Page Version ID: 57022
Citation styles for Binary IO
APA style
Binary IO. (2013, October 23). HaskellWiki. Retrieved 09:48, April 22, 2025 from https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022.
MLA style
"Binary IO." HaskellWiki. 23 Oct 2013, 19:03 UTC. 22 Apr 2025, 09:48 <https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022>.
MHRA style
HaskellWiki contributors, 'Binary IO', HaskellWiki, 23 October 2013, 19:03 UTC, <https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022> [accessed 22 April 2025]
Chicago style
HaskellWiki contributors, "Binary IO," HaskellWiki, https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022 (accessed April 22, 2025).
CBE/CSE style
HaskellWiki contributors. Binary IO [Internet]. HaskellWiki; 2013 Oct 23, 19:03 UTC [cited 2025 Apr 22]. Available from: https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022.
Bluebook style
Binary IO, https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022 (last visited April 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Binary IO --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022", note = "[Online; accessed 22-April-2025]" }
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 = "Binary IO --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Binary_IO&oldid=57022}", note = "[Online; accessed 22-April-2025]" }