Cite This Page
Bibliographic details for SSH: How To Set Up Authorized Keys
- Page name: SSH: How To Set Up Authorized Keys
- Author: QNAPedia contributors
- Publisher: QNAPedia, .
- Date of last revision: 10 November 2015 23:45 UTC
- Date retrieved: 22 September 2023 02:20 UTC
- Permanent URL: https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055
- Page Version ID: 1055
Citation styles for SSH: How To Set Up Authorized Keys
APA style
SSH: How To Set Up Authorized Keys. (2015, November 10). QNAPedia, . Retrieved 02:20, September 22, 2023 from https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055.
MLA style
"SSH: How To Set Up Authorized Keys." QNAPedia, . 10 Nov 2015, 23:45 UTC. 22 Sep 2023, 02:20 <https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055>.
MHRA style
QNAPedia contributors, 'SSH: How To Set Up Authorized Keys', QNAPedia, , 10 November 2015, 23:45 UTC, <https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055> [accessed 22 September 2023]
Chicago style
QNAPedia contributors, "SSH: How To Set Up Authorized Keys," QNAPedia, , https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055 (accessed September 22, 2023).
CBE/CSE style
QNAPedia contributors. SSH: How To Set Up Authorized Keys [Internet]. QNAPedia, ; 2015 Nov 10, 23:45 UTC [cited 2023 Sep 22]. Available from: https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055.
Bluebook style
SSH: How To Set Up Authorized Keys, https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055 (last visited September 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "QNAPedia", title = "SSH: How To Set Up Authorized Keys --- QNAPedia{,} ", year = "2015", url = "https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055", note = "[Online; accessed 22-September-2023]" }
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 = "QNAPedia", title = "SSH: How To Set Up Authorized Keys --- QNAPedia{,} ", year = "2015", url = "\url{https://wiki.qnap.com/mediawiki/index.php?title=SSH:_How_To_Set_Up_Authorized_Keys&oldid=1055}", note = "[Online; accessed 22-September-2023]" }