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: 25 March 2023 05:51 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 05:51, March 25, 2023 from https://wiki.haskell.org/index.php?title=BayHac2017/MongoDB&oldid=61680.
MLA style
"BayHac2017/MongoDB." HaskellWiki, . 2 Apr 2017, 06:28 UTC. 25 Mar 2023, 05:51 <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 25 March 2023]
Chicago style
HaskellWiki contributors, "BayHac2017/MongoDB," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2017/MongoDB&oldid=61680 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. BayHac2017/MongoDB [Internet]. HaskellWiki, ; 2017 Apr 2, 06:28 UTC [cited 2023 Mar 25]. 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 March 25, 2023).
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 25-March-2023]" }
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 25-March-2023]" }