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:00 UTC
- Date retrieved: 18 December 2025 17:07 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442
- Page Version ID: 5442
Citation styles for FedFsInstallFedfsd0.10
APA style
FedFsInstallFedfsd0.10. (2014, February 3). Linux NFS, . Retrieved 17:07, December 18, 2025 from http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442.
MLA style
"FedFsInstallFedfsd0.10." Linux NFS, . 3 Feb 2014, 19:00 UTC. 18 Dec 2025, 17:07 <http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442>.
MHRA style
Linux NFS contributors, 'FedFsInstallFedfsd0.10', Linux NFS, , 3 February 2014, 19:00 UTC, <http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442> [accessed 18 December 2025]
Chicago style
Linux NFS contributors, "FedFsInstallFedfsd0.10," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. FedFsInstallFedfsd0.10 [Internet]. Linux NFS, ; 2014 Feb 3, 19:00 UTC [cited 2025 Dec 18]. Available from: http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442.
Bluebook style
FedFsInstallFedfsd0.10, http://linux-nfs.org/wiki/index.php?title=FedFsInstallFedfsd0.10&oldid=5442 (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=5442",
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=5442}",
note = "[Online; accessed 18-December-2025]"
}