Cite
From Linux NFS
Bibliographic details for FedFsInstallationGuide0.9
- Page name: FedFsInstallationGuide0.9
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 18 October 2012 00:09 UTC
- Date retrieved: 10 January 2025 11:41 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996
- Page Version ID: 4996
Citation styles for FedFsInstallationGuide0.9
APA style
FedFsInstallationGuide0.9. (2012, October 18). Linux NFS, . Retrieved 11:41, January 10, 2025 from https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996.
MLA style
"FedFsInstallationGuide0.9." Linux NFS, . 18 Oct 2012, 00:09 UTC. 10 Jan 2025, 11:41 <https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996>.
MHRA style
Linux NFS contributors, 'FedFsInstallationGuide0.9', Linux NFS, , 18 October 2012, 00:09 UTC, <https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996> [accessed 10 January 2025]
Chicago style
Linux NFS contributors, "FedFsInstallationGuide0.9," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996 (accessed January 10, 2025).
CBE/CSE style
Linux NFS contributors. FedFsInstallationGuide0.9 [Internet]. Linux NFS, ; 2012 Oct 18, 00:09 UTC [cited 2025 Jan 10]. Available from: https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996.
Bluebook style
FedFsInstallationGuide0.9, https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996 (last visited January 10, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "FedFsInstallationGuide0.9 --- Linux NFS{,} ", year = "2012", url = "https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996", note = "[Online; accessed 10-January-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 = "Linux NFS", title = "FedFsInstallationGuide0.9 --- Linux NFS{,} ", year = "2012", url = "\url{https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4996}", note = "[Online; accessed 10-January-2025]" }