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: 15 December 2006 23:39 UTC
- Date retrieved: 18 December 2025 03:16 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695
- Page Version ID: 2695
Citation styles for Client ACL tools
APA style
Client ACL tools. (2006, December 15). Linux NFS, . Retrieved 03:16, December 18, 2025 from http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695.
MLA style
"Client ACL tools." Linux NFS, . 15 Dec 2006, 23:39 UTC. 18 Dec 2025, 03:16 <http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695>.
MHRA style
Linux NFS contributors, 'Client ACL tools', Linux NFS, , 15 December 2006, 23:39 UTC, <http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695> [accessed 18 December 2025]
Chicago style
Linux NFS contributors, "Client ACL tools," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. Client ACL tools [Internet]. Linux NFS, ; 2006 Dec 15, 23:39 UTC [cited 2025 Dec 18]. Available from: http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695.
Bluebook style
Client ACL tools, http://linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2695 (last visited December 18, 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=2695",
note = "[Online; accessed 18-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=2695}",
note = "[Online; accessed 18-December-2025]"
}