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: 11 January 2026 18:23 UTC
- Permanent URL: http://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 18:23, January 11, 2026 from http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017.
MLA style
"FedFsUtilsRfcs." Linux NFS, . 19 Oct 2012, 21:30 UTC. 11 Jan 2026, 18:23 <http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017>.
MHRA style
Linux NFS contributors, 'FedFsUtilsRfcs', Linux NFS, , 19 October 2012, 21:30 UTC, <http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017> [accessed 11 January 2026]
Chicago style
Linux NFS contributors, "FedFsUtilsRfcs," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017 (accessed January 11, 2026).
CBE/CSE style
Linux NFS contributors. FedFsUtilsRfcs [Internet]. Linux NFS, ; 2012 Oct 19, 21:30 UTC [cited 2026 Jan 11]. Available from: http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017.
Bluebook style
FedFsUtilsRfcs, http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "FedFsUtilsRfcs --- Linux NFS{,} ",
year = "2012",
url = "http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017",
note = "[Online; accessed 11-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 = "Linux NFS",
title = "FedFsUtilsRfcs --- Linux NFS{,} ",
year = "2012",
url = "\url{http://linux-nfs.org/wiki/index.php?title=FedFsUtilsRfcs&oldid=5017}",
note = "[Online; accessed 11-January-2026]"
}