Cite
From Linux NFS
Bibliographic details for FedFsInstallationGuide0.9
- Page name: FedFsInstallationGuide0.9
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 17 October 2012 15:22 UTC
- Date retrieved: 10 January 2025 14:38 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929
- Page Version ID: 4929
Citation styles for FedFsInstallationGuide0.9
APA style
FedFsInstallationGuide0.9. (2012, October 17). Linux NFS, . Retrieved 14:38, January 10, 2025 from https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929.
MLA style
"FedFsInstallationGuide0.9." Linux NFS, . 17 Oct 2012, 15:22 UTC. 10 Jan 2025, 14:38 <https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929>.
MHRA style
Linux NFS contributors, 'FedFsInstallationGuide0.9', Linux NFS, , 17 October 2012, 15:22 UTC, <https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929> [accessed 10 January 2025]
Chicago style
Linux NFS contributors, "FedFsInstallationGuide0.9," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929 (accessed January 10, 2025).
CBE/CSE style
Linux NFS contributors. FedFsInstallationGuide0.9 [Internet]. Linux NFS, ; 2012 Oct 17, 15:22 UTC [cited 2025 Jan 10]. Available from: https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929.
Bluebook style
FedFsInstallationGuide0.9, https://linux-nfs.org/wiki/index.php?title=FedFsInstallationGuide0.9&oldid=4929 (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=4929", 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=4929}", note = "[Online; accessed 10-January-2025]" }