Cite
From Linux NFS
Bibliographic details for FedFsInstallFedfsd0.10
- Page name: FedFsInstallFedfsd0.10
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 3 February 2014 19:31 UTC
- Date retrieved: 18 December 2025 15:28 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445
- Page Version ID: 5445
Citation styles for FedFsInstallFedfsd0.10
APA style
FedFsInstallFedfsd0.10. (2014, February 3). Linux NFS, . Retrieved 15:28, December 18, 2025 from http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445.
MLA style
"FedFsInstallFedfsd0.10." Linux NFS, . 3 Feb 2014, 19:31 UTC. 18 Dec 2025, 15:28 <http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445>.
MHRA style
Linux NFS contributors, 'FedFsInstallFedfsd0.10', Linux NFS, , 3 February 2014, 19:31 UTC, <http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445> [accessed 18 December 2025]
Chicago style
Linux NFS contributors, "FedFsInstallFedfsd0.10," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. FedFsInstallFedfsd0.10 [Internet]. Linux NFS, ; 2014 Feb 3, 19:31 UTC [cited 2025 Dec 18]. Available from: http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445.
Bluebook style
FedFsInstallFedfsd0.10, http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445 (last visited December 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "FedFsInstallFedfsd0.10 --- Linux NFS{,} ",
year = "2014",
url = "http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445",
note = "[Online; accessed 18-December-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 = "FedFsInstallFedfsd0.10 --- Linux NFS{,} ",
year = "2014",
url = "\url{http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5445}",
note = "[Online; accessed 18-December-2025]"
}