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: 15 November 2025 13:49 UTC
- Permanent URL: https://www.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 13:49, November 15, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193.
MLA style
"Tests tools." Linux NFS, . 18 May 2005, 20:00 UTC. 15 Nov 2025, 13:49 <https://www.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, <https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193> [accessed 15 November 2025]
Chicago style
Linux NFS contributors, "Tests tools," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193 (accessed November 15, 2025).
CBE/CSE style
Linux NFS contributors. Tests tools [Internet]. Linux NFS, ; 2005 May 18, 20:00 UTC [cited 2025 Nov 15]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193.
Bluebook style
Tests tools, https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193 (last visited November 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Tests tools --- Linux NFS{,} ",
year = "2005",
url = "https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193",
note = "[Online; accessed 15-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 = "Tests tools --- Linux NFS{,} ",
year = "2005",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Tests_tools&oldid=1193}",
note = "[Online; accessed 15-November-2025]"
}