Cite This Page
Bibliographic details for How to use the SCP command to transfer files
- Page name: How to use the SCP command to transfer files
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 30 May 2025 05:10 UTC
- Date retrieved: 13 May 2026 12:37 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760
- Page Version ID: 4760
Citation styles for How to use the SCP command to transfer files
APA style
How to use the SCP command to transfer files. (2025, May 30). Computernewb Wiki. Retrieved 12:37, May 13, 2026 from https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760.
MLA style
"How to use the SCP command to transfer files." Computernewb Wiki. 30 May 2025, 05:10 UTC. 13 May 2026, 12:37 <https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760>.
MHRA style
Computernewb Wiki contributors, 'How to use the SCP command to transfer files', Computernewb Wiki, 30 May 2025, 05:10 UTC, <https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760> [accessed 13 May 2026]
Chicago style
Computernewb Wiki contributors, "How to use the SCP command to transfer files," Computernewb Wiki, https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760 (accessed May 13, 2026).
CBE/CSE style
Computernewb Wiki contributors. How to use the SCP command to transfer files [Internet]. Computernewb Wiki; 2025 May 30, 05:10 UTC [cited 2026 May 13]. Available from: https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760.
Bluebook style
How to use the SCP command to transfer files, https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "How to use the SCP command to transfer files --- Computernewb Wiki{,} ",
year = "2025",
url = "https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760",
note = "[Online; accessed 13-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 = "Computernewb Wiki",
title = "How to use the SCP command to transfer files --- Computernewb Wiki{,} ",
year = "2025",
url = "\url{https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=4760}",
note = "[Online; accessed 13-May-2026]"
}