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: 19 December 2025 03:35 UTC
- Permanent URL: http://www.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 03:35, December 19, 2025 from http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539.
MLA style
"Testing methodologies." Linux NFS, . 12 Oct 2006, 21:39 UTC. 19 Dec 2025, 03:35 <http://www.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, <http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539> [accessed 19 December 2025]
Chicago style
Linux NFS contributors, "Testing methodologies," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539 (accessed December 19, 2025).
CBE/CSE style
Linux NFS contributors. Testing methodologies [Internet]. Linux NFS, ; 2006 Oct 12, 21:39 UTC [cited 2025 Dec 19]. Available from: http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539.
Bluebook style
Testing methodologies, http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539 (last visited December 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Testing methodologies --- Linux NFS{,} ",
year = "2006",
url = "http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539",
note = "[Online; accessed 19-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 = "Testing methodologies --- Linux NFS{,} ",
year = "2006",
url = "\url{http://www.linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539}",
note = "[Online; accessed 19-December-2025]"
}