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