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