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