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