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: 27 October 2025 12:32 UTC
- Permanent URL: https://wiki.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 12:32, October 27, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523.
MLA style
"Robustness testing." Linux NFS, . 16 Jul 2009, 12:14 UTC. 27 Oct 2025, 12:32 <https://wiki.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, <https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523> [accessed 27 October 2025]
Chicago style
Linux NFS contributors, "Robustness testing," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523 (accessed October 27, 2025).
CBE/CSE style
Linux NFS contributors. Robustness testing [Internet]. Linux NFS, ; 2009 Jul 16, 12:14 UTC [cited 2025 Oct 27]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523.
Bluebook style
Robustness testing, https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Robustness testing --- Linux NFS{,} ",
year = "2009",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523",
note = "[Online; accessed 27-October-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{https://wiki.linux-nfs.org/wiki/index.php?title=Robustness_testing&oldid=3523}",
note = "[Online; accessed 27-October-2025]"
}