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