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