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: 18 November 2025 23:02 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:02, November 18, 2025 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. 18 Nov 2025, 23:02 <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 18 November 2025]
Chicago style
Linux NFS contributors, "Testing methodologies," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. Testing methodologies [Internet]. Linux NFS, ; 2006 Oct 12, 21:39 UTC [cited 2025 Nov 18]. 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 November 18, 2025).
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 18-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 = "Testing methodologies --- Linux NFS{,} ",
year = "2006",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Testing_methodologies&oldid=2539}",
note = "[Online; accessed 18-November-2025]"
}