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: 14 December 2024 00:49 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 00:49, December 14, 2024 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. 14 Dec 2024, 00:49 <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 14 December 2024]
Chicago style
HaskellWiki contributors, "Library for binary," HaskellWiki, https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484 (accessed December 14, 2024).
CBE/CSE style
HaskellWiki contributors. Library for binary [Internet]. HaskellWiki; 2009 Dec 13, 08:57 UTC [cited 2024 Dec 14]. 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 December 14, 2024).
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 14-December-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 = "Library for binary --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Library_for_binary&oldid=32484}", note = "[Online; accessed 14-December-2024]" }