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