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