Cite This Page
Bibliographic details for Mounting NFS
- Page name: Mounting NFS
- Author: QNAPedia contributors
- Publisher: QNAPedia, .
- Date of last revision: 19 June 2022 19:48 UTC
- Date retrieved: 15 January 2026 01:51 UTC
- Permanent URL: https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728
- Page Version ID: 1728
Citation styles for Mounting NFS
APA style
Mounting NFS. (2022, June 19). QNAPedia, . Retrieved 01:51, January 15, 2026 from https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728.
MLA style
"Mounting NFS." QNAPedia, . 19 Jun 2022, 19:48 UTC. 15 Jan 2026, 01:51 <https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728>.
MHRA style
QNAPedia contributors, 'Mounting NFS', QNAPedia, , 19 June 2022, 19:48 UTC, <https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728> [accessed 15 January 2026]
Chicago style
QNAPedia contributors, "Mounting NFS," QNAPedia, , https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728 (accessed January 15, 2026).
CBE/CSE style
QNAPedia contributors. Mounting NFS [Internet]. QNAPedia, ; 2022 Jun 19, 19:48 UTC [cited 2026 Jan 15]. Available from: https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728.
Bluebook style
Mounting NFS, https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728 (last visited January 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "QNAPedia",
title = "Mounting NFS --- QNAPedia{,} ",
year = "2022",
url = "https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728",
note = "[Online; accessed 15-January-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 = "QNAPedia",
title = "Mounting NFS --- QNAPedia{,} ",
year = "2022",
url = "\url{https://wiki.qnap.com/mediawiki/index.php?title=Mounting_NFS&oldid=1728}",
note = "[Online; accessed 15-January-2026]"
}