Cite This Page
Bibliographic details for Decryption
- Page name: Decryption
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 20 April 2021 10:57 UTC
- Date retrieved: 19 May 2026 22:53 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Decryption&oldid=3851
- Page Version ID: 3851
Citation styles for Decryption
APA style
Decryption. (2021, April 20). COPTR, . Retrieved 22:53, May 19, 2026 from https://coptr.digipres.org/index.php?title=Decryption&oldid=3851.
MLA style
"Decryption." COPTR, . 20 Apr 2021, 10:57 UTC. 19 May 2026, 22:53 <https://coptr.digipres.org/index.php?title=Decryption&oldid=3851>.
MHRA style
COPTR contributors, 'Decryption', COPTR, , 20 April 2021, 10:57 UTC, <https://coptr.digipres.org/index.php?title=Decryption&oldid=3851> [accessed 19 May 2026]
Chicago style
COPTR contributors, "Decryption," COPTR, , https://coptr.digipres.org/index.php?title=Decryption&oldid=3851 (accessed May 19, 2026).
CBE/CSE style
COPTR contributors. Decryption [Internet]. COPTR, ; 2021 Apr 20, 10:57 UTC [cited 2026 May 19]. Available from: https://coptr.digipres.org/index.php?title=Decryption&oldid=3851.
Bluebook style
Decryption, https://coptr.digipres.org/index.php?title=Decryption&oldid=3851 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Decryption --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Decryption&oldid=3851",
note = "[Online; accessed 19-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 = "Decryption --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Decryption&oldid=3851}",
note = "[Online; accessed 19-May-2026]"
}