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