Cite This Page
Bibliographic details for BerkeleyDBXML
- Page name: BerkeleyDBXML
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 27 January 2010 11:44 UTC
- Date retrieved: 17 August 2022 02:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332
- Page Version ID: 33332
Citation styles for BerkeleyDBXML
APA style
BerkeleyDBXML. (2010, January 27). HaskellWiki, . Retrieved 02:09, August 17, 2022 from https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332.
MLA style
"BerkeleyDBXML." HaskellWiki, . 27 Jan 2010, 11:44 UTC. 17 Aug 2022, 02:09 <https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332>.
MHRA style
HaskellWiki contributors, 'BerkeleyDBXML', HaskellWiki, , 27 January 2010, 11:44 UTC, <https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332> [accessed 17 August 2022]
Chicago style
HaskellWiki contributors, "BerkeleyDBXML," HaskellWiki, , https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332 (accessed August 17, 2022).
CBE/CSE style
HaskellWiki contributors. BerkeleyDBXML [Internet]. HaskellWiki, ; 2010 Jan 27, 11:44 UTC [cited 2022 Aug 17]. Available from: https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332.
Bluebook style
BerkeleyDBXML, https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332 (last visited August 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BerkeleyDBXML --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332", note = "[Online; accessed 17-August-2022]" }
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 = "BerkeleyDBXML --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=BerkeleyDBXML&oldid=33332}", note = "[Online; accessed 17-August-2022]" }