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