Cite
From Linux NFS
Bibliographic details for Robustness testing
- Page name: Robustness testing
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 17 August 2007 17:11 UTC
- Date retrieved: 18 November 2025 23:02 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938
- Page Version ID: 2938
Citation styles for Robustness testing
APA style
Robustness testing. (2007, August 17). Linux NFS, . Retrieved 23:02, November 18, 2025 from https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938.
MLA style
"Robustness testing." Linux NFS, . 17 Aug 2007, 17:11 UTC. 18 Nov 2025, 23:02 <https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938>.
MHRA style
Linux NFS contributors, 'Robustness testing', Linux NFS, , 17 August 2007, 17:11 UTC, <https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "Robustness testing," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. Robustness testing [Internet]. Linux NFS, ; 2007 Aug 17, 17:11 UTC [cited 2025 Nov 18]. Available from: https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938.
Bluebook style
Robustness testing, https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938 (last visited November 18, 2025).
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=2938",
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 = "Robustness testing --- Linux NFS{,} ",
year = "2007",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2938}",
note = "[Online; accessed 18-November-2025]"
}