Cite
From Linux NFS
Bibliographic details for ACLs
- Page name: ACLs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 6 July 2007 14:24 UTC
- Date retrieved: 27 July 2025 04:28 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807
- Page Version ID: 2807
Citation styles for ACLs
APA style
ACLs. (2007, July 6). Linux NFS, . Retrieved 04:28, July 27, 2025 from https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807.
MLA style
"ACLs." Linux NFS, . 6 Jul 2007, 14:24 UTC. 27 Jul 2025, 04:28 <https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807>.
MHRA style
Linux NFS contributors, 'ACLs', Linux NFS, , 6 July 2007, 14:24 UTC, <https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807> [accessed 27 July 2025]
Chicago style
Linux NFS contributors, "ACLs," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807 (accessed July 27, 2025).
CBE/CSE style
Linux NFS contributors. ACLs [Internet]. Linux NFS, ; 2007 Jul 6, 14:24 UTC [cited 2025 Jul 27]. Available from: https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807.
Bluebook style
ACLs, https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807 (last visited July 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "ACLs --- Linux NFS{,} ", year = "2007", url = "https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807", note = "[Online; accessed 27-July-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 = "ACLs --- Linux NFS{,} ", year = "2007", url = "\url{https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=2807}", note = "[Online; accessed 27-July-2025]" }