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