Cite
From Linux NFS
Bibliographic details for Client ACL tools
- Page name: Client ACL tools
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 4 September 2006 02:36 UTC
- Date retrieved: 19 December 2025 00:44 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425
- Page Version ID: 2425
Citation styles for Client ACL tools
APA style
Client ACL tools. (2006, September 4). Linux NFS, . Retrieved 00:44, December 19, 2025 from http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425.
MLA style
"Client ACL tools." Linux NFS, . 4 Sep 2006, 02:36 UTC. 19 Dec 2025, 00:44 <http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425>.
MHRA style
Linux NFS contributors, 'Client ACL tools', Linux NFS, , 4 September 2006, 02:36 UTC, <http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425> [accessed 19 December 2025]
Chicago style
Linux NFS contributors, "Client ACL tools," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425 (accessed December 19, 2025).
CBE/CSE style
Linux NFS contributors. Client ACL tools [Internet]. Linux NFS, ; 2006 Sep 4, 02:36 UTC [cited 2025 Dec 19]. Available from: http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425.
Bluebook style
Client ACL tools, http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425 (last visited December 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Client ACL tools --- Linux NFS{,} ",
year = "2006",
url = "http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425",
note = "[Online; accessed 19-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 = "Client ACL tools --- Linux NFS{,} ",
year = "2006",
url = "\url{http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425}",
note = "[Online; accessed 19-December-2025]"
}