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