Cite
From Linux NFS
Bibliographic details for Security testing
- Page name: Security testing
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 11 April 2006 04:29 UTC
- Date retrieved: 16 December 2025 09:55 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239
- Page Version ID: 2239
Citation styles for Security testing
APA style
Security testing. (2006, April 11). Linux NFS, . Retrieved 09:55, December 16, 2025 from http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239.
MLA style
"Security testing." Linux NFS, . 11 Apr 2006, 04:29 UTC. 16 Dec 2025, 09:55 <http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239>.
MHRA style
Linux NFS contributors, 'Security testing', Linux NFS, , 11 April 2006, 04:29 UTC, <http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239> [accessed 16 December 2025]
Chicago style
Linux NFS contributors, "Security testing," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239 (accessed December 16, 2025).
CBE/CSE style
Linux NFS contributors. Security testing [Internet]. Linux NFS, ; 2006 Apr 11, 04:29 UTC [cited 2025 Dec 16]. Available from: http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239.
Bluebook style
Security testing, http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239 (last visited December 16, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Security testing --- Linux NFS{,} ",
year = "2006",
url = "http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239",
note = "[Online; accessed 16-December-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 = "Security testing --- Linux NFS{,} ",
year = "2006",
url = "\url{http://linux-nfs.org/wiki/index.php?title=Security_testing&oldid=2239}",
note = "[Online; accessed 16-December-2025]"
}