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