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