Cite This Page
Bibliographic details for Library for binary
- Page name: Library for binary
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 13 December 2009 08:57 UTC
- Date retrieved: 21 April 2025 17:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484
- Page Version ID: 32484
Citation styles for Library for binary
APA style
Library for binary. (2009, December 13). HaskellWiki. Retrieved 17:23, April 21, 2025 from https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484.
MLA style
"Library for binary." HaskellWiki. 13 Dec 2009, 08:57 UTC. 21 Apr 2025, 17:23 <https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484>.
MHRA style
HaskellWiki contributors, 'Library for binary', HaskellWiki, 13 December 2009, 08:57 UTC, <https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "Library for binary," HaskellWiki, https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. Library for binary [Internet]. HaskellWiki; 2009 Dec 13, 08:57 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484.
Bluebook style
Library for binary, https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Library for binary --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484", note = "[Online; accessed 21-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 = "Library for binary --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484}", note = "[Online; accessed 21-April-2025]" }