Cite This Page
Bibliographic details for Serialisation and compression with Data Binary
- Page name: Serialisation and compression with Data Binary
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 29 November 2007 14:16 UTC
- Date retrieved: 25 April 2025 08:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060
- Page Version ID: 17060
Citation styles for Serialisation and compression with Data Binary
APA style
Serialisation and compression with Data Binary. (2007, November 29). HaskellWiki. Retrieved 08:01, April 25, 2025 from https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060.
MLA style
"Serialisation and compression with Data Binary." HaskellWiki. 29 Nov 2007, 14:16 UTC. 25 Apr 2025, 08:01 <https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060>.
MHRA style
HaskellWiki contributors, 'Serialisation and compression with Data Binary', HaskellWiki, 29 November 2007, 14:16 UTC, <https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060> [accessed 25 April 2025]
Chicago style
HaskellWiki contributors, "Serialisation and compression with Data Binary," HaskellWiki, https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060 (accessed April 25, 2025).
CBE/CSE style
HaskellWiki contributors. Serialisation and compression with Data Binary [Internet]. HaskellWiki; 2007 Nov 29, 14:16 UTC [cited 2025 Apr 25]. Available from: https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060.
Bluebook style
Serialisation and compression with Data Binary, https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Serialisation and compression with Data Binary --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060", note = "[Online; accessed 25-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 = "Serialisation and compression with Data Binary --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Serialisation_and_compression_with_Data_Binary&oldid=17060}", note = "[Online; accessed 25-April-2025]" }