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