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