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