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: 18 November 2025 07:16 UTC
- Permanent URL: https://wiki.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 07:16, November 18, 2025 from https://wiki.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. 18 Nov 2025, 07:16 <https://wiki.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, <https://wiki.linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "Client ACL tools," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. Client ACL tools [Internet]. Linux NFS, ; 2006 Sep 4, 02:36 UTC [cited 2025 Nov 18]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425.
Bluebook style
Client ACL tools, https://wiki.linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425 (last visited November 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Client ACL tools --- Linux NFS{,} ",
year = "2006",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425",
note = "[Online; accessed 18-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 = "Client ACL tools --- Linux NFS{,} ",
year = "2006",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=Client_ACL_tools&oldid=2425}",
note = "[Online; accessed 18-November-2025]"
}