Cite
From Linux NFS
Bibliographic details for Robustness testing
- Page name: Robustness testing
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 27 August 2007 04:01 UTC
- Date retrieved: 9 January 2026 08:51 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060
- Page Version ID: 3060
Citation styles for Robustness testing
APA style
Robustness testing. (2007, August 27). Linux NFS, . Retrieved 08:51, January 9, 2026 from https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060.
MLA style
"Robustness testing." Linux NFS, . 27 Aug 2007, 04:01 UTC. 9 Jan 2026, 08:51 <https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060>.
MHRA style
Linux NFS contributors, 'Robustness testing', Linux NFS, , 27 August 2007, 04:01 UTC, <https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060> [accessed 9 January 2026]
Chicago style
Linux NFS contributors, "Robustness testing," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060 (accessed January 9, 2026).
CBE/CSE style
Linux NFS contributors. Robustness testing [Internet]. Linux NFS, ; 2007 Aug 27, 04:01 UTC [cited 2026 Jan 9]. Available from: https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060.
Bluebook style
Robustness testing, https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060 (last visited January 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Robustness testing --- Linux NFS{,} ",
year = "2007",
url = "https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060",
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 = "Robustness testing --- Linux NFS{,} ",
year = "2007",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3060}",
note = "[Online; accessed 9-January-2026]"
}