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: 12 August 2022 03:30 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 03:30, August 12, 2022 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. 12 Aug 2022, 03:30 <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 12 August 2022]
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 August 12, 2022).
CBE/CSE style
QNAPedia contributors. SSH: How To Set Up Authorized Keys [Internet]. QNAPedia, ; 2015 Nov 10, 23:45 UTC [cited 2022 Aug 12]. 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 August 12, 2022).
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 12-August-2022]" }
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 12-August-2022]" }