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