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