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