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