Cite
From Linux NFS
Bibliographic details for FedFsUtilsDocs0.8
- Page name: FedFsUtilsDocs0.8
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 19 October 2012 21:35 UTC
- Date retrieved: 1 July 2025 20:12 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020
- Page Version ID: 5020
Citation styles for FedFsUtilsDocs0.8
APA style
FedFsUtilsDocs0.8. (2012, October 19). Linux NFS, . Retrieved 20:12, July 1, 2025 from https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020.
MLA style
"FedFsUtilsDocs0.8." Linux NFS, . 19 Oct 2012, 21:35 UTC. 1 Jul 2025, 20:12 <https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020>.
MHRA style
Linux NFS contributors, 'FedFsUtilsDocs0.8', Linux NFS, , 19 October 2012, 21:35 UTC, <https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020> [accessed 1 July 2025]
Chicago style
Linux NFS contributors, "FedFsUtilsDocs0.8," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020 (accessed July 1, 2025).
CBE/CSE style
Linux NFS contributors. FedFsUtilsDocs0.8 [Internet]. Linux NFS, ; 2012 Oct 19, 21:35 UTC [cited 2025 Jul 1]. Available from: https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020.
Bluebook style
FedFsUtilsDocs0.8, https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020 (last visited July 1, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "FedFsUtilsDocs0.8 --- Linux NFS{,} ", year = "2012", url = "https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020", note = "[Online; accessed 1-July-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 = "FedFsUtilsDocs0.8 --- Linux NFS{,} ", year = "2012", url = "\url{https://linux-nfs.org/wiki/index.php?title=FedFsUtilsDocs0.8&oldid=5020}", note = "[Online; accessed 1-July-2025]" }