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