Cite
From Linux NFS
Bibliographic details for Tests tools
- Page name: Tests tools
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 18 May 2005 20:00 UTC
- Date retrieved: 17 December 2025 00:32 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193
- Page Version ID: 1193
Citation styles for Tests tools
APA style
Tests tools. (2005, May 18). Linux NFS, . Retrieved 00:32, December 17, 2025 from http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193.
MLA style
"Tests tools." Linux NFS, . 18 May 2005, 20:00 UTC. 17 Dec 2025, 00:32 <http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193>.
MHRA style
Linux NFS contributors, 'Tests tools', Linux NFS, , 18 May 2005, 20:00 UTC, <http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193> [accessed 17 December 2025]
Chicago style
Linux NFS contributors, "Tests tools," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193 (accessed December 17, 2025).
CBE/CSE style
Linux NFS contributors. Tests tools [Internet]. Linux NFS, ; 2005 May 18, 20:00 UTC [cited 2025 Dec 17]. Available from: http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193.
Bluebook style
Tests tools, http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193 (last visited December 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Tests tools --- Linux NFS{,} ",
year = "2005",
url = "http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193",
note = "[Online; accessed 17-December-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 = "Tests tools --- Linux NFS{,} ",
year = "2005",
url = "\url{http://linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193}",
note = "[Online; accessed 17-December-2025]"
}