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