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: 10 September 2024 08:13 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 08:13, September 10, 2024 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. 10 Sep 2024, 08:13 <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 10 September 2024]
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 September 10, 2024).
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 2024 Sep 10]. 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 September 10, 2024).
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 10-September-2024]" }
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 10-September-2024]" }