Cite This Page
Bibliographic details for The Monad.Reader/Issue2/Bzlib2Binding
- Page name: The Monad.Reader/Issue2/Bzlib2Binding
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 April 2021 02:35 UTC
- Date retrieved: 11 April 2021 05:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901
- Page Version ID: 20901
Citation styles for The Monad.Reader/Issue2/Bzlib2Binding
APA style
The Monad.Reader/Issue2/Bzlib2Binding. (2021, April 9). HaskellWiki, . Retrieved 05:13, April 11, 2021 from https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901.
MLA style
"The Monad.Reader/Issue2/Bzlib2Binding." HaskellWiki, . 9 Apr 2021, 02:35 UTC. 11 Apr 2021, 05:13 <https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901>.
MHRA style
HaskellWiki contributors, 'The Monad.Reader/Issue2/Bzlib2Binding', HaskellWiki, , 9 April 2021, 02:35 UTC, <https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901> [accessed 11 April 2021]
Chicago style
HaskellWiki contributors, "The Monad.Reader/Issue2/Bzlib2Binding," HaskellWiki, , https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901 (accessed April 11, 2021).
CBE/CSE style
HaskellWiki contributors. The Monad.Reader/Issue2/Bzlib2Binding [Internet]. HaskellWiki, ; 2021 Apr 9, 02:35 UTC [cited 2021 Apr 11]. Available from: https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901.
Bluebook style
The Monad.Reader/Issue2/Bzlib2Binding, https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901 (last visited April 11, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "The Monad.Reader/Issue2/Bzlib2Binding --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901", note = "[Online; accessed 11-April-2021]" }
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 = "The Monad.Reader/Issue2/Bzlib2Binding --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue2/Bzlib2Binding&oldid=20901}", note = "[Online; accessed 11-April-2021]" }