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