Cite
From Linux NFS
Bibliographic details for Testing tools
- Page name: Testing tools
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 19 August 2007 02:28 UTC
- Date retrieved: 9 January 2026 23:23 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961
- Page Version ID: 2961
Citation styles for Testing tools
APA style
Testing tools. (2007, August 19). Linux NFS, . Retrieved 23:23, January 9, 2026 from https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961.
MLA style
"Testing tools." Linux NFS, . 19 Aug 2007, 02:28 UTC. 9 Jan 2026, 23:23 <https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961>.
MHRA style
Linux NFS contributors, 'Testing tools', Linux NFS, , 19 August 2007, 02:28 UTC, <https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961> [accessed 9 January 2026]
Chicago style
Linux NFS contributors, "Testing tools," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961 (accessed January 9, 2026).
CBE/CSE style
Linux NFS contributors. Testing tools [Internet]. Linux NFS, ; 2007 Aug 19, 02:28 UTC [cited 2026 Jan 9]. Available from: https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961.
Bluebook style
Testing tools, https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961 (last visited January 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Testing tools --- Linux NFS{,} ",
year = "2007",
url = "https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961",
note = "[Online; accessed 9-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 = "Testing tools --- Linux NFS{,} ",
year = "2007",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Testing_tools&oldid=2961}",
note = "[Online; accessed 9-January-2026]"
}