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