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