Cite This Page
Bibliographic details for MDB
- Page name: MDB
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 4 March 2022 09:16 UTC
- Date retrieved: 9 May 2026 17:33 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=MDB&oldid=5887
- Page Version ID: 5887
Citation styles for MDB
APA style
MDB. (2022, March 4). COPTR, . Retrieved 17:33, May 9, 2026 from https://coptr.digipres.org/index.php?title=MDB&oldid=5887.
MLA style
"MDB." COPTR, . 4 Mar 2022, 09:16 UTC. 9 May 2026, 17:33 <https://coptr.digipres.org/index.php?title=MDB&oldid=5887>.
MHRA style
COPTR contributors, 'MDB', COPTR, , 4 March 2022, 09:16 UTC, <https://coptr.digipres.org/index.php?title=MDB&oldid=5887> [accessed 9 May 2026]
Chicago style
COPTR contributors, "MDB," COPTR, , https://coptr.digipres.org/index.php?title=MDB&oldid=5887 (accessed May 9, 2026).
CBE/CSE style
COPTR contributors. MDB [Internet]. COPTR, ; 2022 Mar 4, 09:16 UTC [cited 2026 May 9]. Available from: https://coptr.digipres.org/index.php?title=MDB&oldid=5887.
Bluebook style
MDB, https://coptr.digipres.org/index.php?title=MDB&oldid=5887 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "MDB --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=MDB&oldid=5887",
note = "[Online; accessed 9-May-2026]"
}
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 = "COPTR",
title = "MDB --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=MDB&oldid=5887}",
note = "[Online; accessed 9-May-2026]"
}