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