Cite
From Linux NFS
Bibliographic details for ACLs
- Page name: ACLs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 19 February 2014 17:01 UTC
- Date retrieved: 8 June 2025 18:25 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456
- Page Version ID: 5456
Citation styles for ACLs
APA style
ACLs. (2014, February 19). Linux NFS, . Retrieved 18:25, June 8, 2025 from https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456.
MLA style
"ACLs." Linux NFS, . 19 Feb 2014, 17:01 UTC. 8 Jun 2025, 18:25 <https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456>.
MHRA style
Linux NFS contributors, 'ACLs', Linux NFS, , 19 February 2014, 17:01 UTC, <https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456> [accessed 8 June 2025]
Chicago style
Linux NFS contributors, "ACLs," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456 (accessed June 8, 2025).
CBE/CSE style
Linux NFS contributors. ACLs [Internet]. Linux NFS, ; 2014 Feb 19, 17:01 UTC [cited 2025 Jun 8]. Available from: https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456.
Bluebook style
ACLs, https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456 (last visited June 8, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "ACLs --- Linux NFS{,} ", year = "2014", url = "https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456", note = "[Online; accessed 8-June-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 = "2014", url = "\url{https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5456}", note = "[Online; accessed 8-June-2025]" }