Cite
From Linux NFS
Bibliographic details for NFStest
- Page name: NFStest
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 19 August 2014 14:24 UTC
- Date retrieved: 10 January 2026 21:33 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514
- Page Version ID: 5514
Citation styles for NFStest
APA style
NFStest. (2014, August 19). Linux NFS, . Retrieved 21:33, January 10, 2026 from https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514.
MLA style
"NFStest." Linux NFS, . 19 Aug 2014, 14:24 UTC. 10 Jan 2026, 21:33 <https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514>.
MHRA style
Linux NFS contributors, 'NFStest', Linux NFS, , 19 August 2014, 14:24 UTC, <https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514> [accessed 10 January 2026]
Chicago style
Linux NFS contributors, "NFStest," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514 (accessed January 10, 2026).
CBE/CSE style
Linux NFS contributors. NFStest [Internet]. Linux NFS, ; 2014 Aug 19, 14:24 UTC [cited 2026 Jan 10]. Available from: https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514.
Bluebook style
NFStest, https://linux-nfs.org/wiki/index.php?title=NFStest&oldid=5514 (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=5514",
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=5514}",
note = "[Online; accessed 10-January-2026]"
}