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