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 02:45 UTC
- Date retrieved: 19 November 2025 01:48 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926
- Page Version ID: 2926
Citation styles for Robustness testing
APA style
Robustness testing. (2007, August 17). Linux NFS, . Retrieved 01:48, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926.
MLA style
"Robustness testing." Linux NFS, . 17 Aug 2007, 02:45 UTC. 19 Nov 2025, 01:48 <https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926>.
MHRA style
Linux NFS contributors, 'Robustness testing', Linux NFS, , 17 August 2007, 02:45 UTC, <https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "Robustness testing," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. Robustness testing [Internet]. Linux NFS, ; 2007 Aug 17, 02:45 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926.
Bluebook style
Robustness testing, https://linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=2926 (last visited November 19, 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=2926",
note = "[Online; accessed 19-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=2926}",
note = "[Online; accessed 19-November-2025]"
}