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: 18 May 2022 01:53 UTC
- Date retrieved: 16 June 2025 03:55 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526
- Page Version ID: 526
Citation styles for How to use the SCP command to transfer files
APA style
How to use the SCP command to transfer files. (2022, May 18). Computernewb Wiki. Retrieved 03:55, June 16, 2025 from https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526.
MLA style
"How to use the SCP command to transfer files." Computernewb Wiki. 18 May 2022, 01:53 UTC. 16 Jun 2025, 03:55 <https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526>.
MHRA style
Computernewb Wiki contributors, 'How to use the SCP command to transfer files', Computernewb Wiki, 18 May 2022, 01:53 UTC, <https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526> [accessed 16 June 2025]
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=526 (accessed June 16, 2025).
CBE/CSE style
Computernewb Wiki contributors. How to use the SCP command to transfer files [Internet]. Computernewb Wiki; 2022 May 18, 01:53 UTC [cited 2025 Jun 16]. Available from: https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526.
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=526 (last visited June 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Computernewb Wiki", title = "How to use the SCP command to transfer files --- Computernewb Wiki{,} ", year = "2022", url = "https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526", note = "[Online; accessed 16-June-2025]" }
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 = "2022", url = "\url{https://computernewb.com/w/index.php?title=How_to_use_the_SCP_command_to_transfer_files&oldid=526}", note = "[Online; accessed 16-June-2025]" }