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