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