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 16:54 UTC
- Date retrieved: 30 August 2025 13:22 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452
- Page Version ID: 5452
Citation styles for ACLs
APA style
ACLs. (2014, February 19). Linux NFS, . Retrieved 13:22, August 30, 2025 from https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452.
MLA style
"ACLs." Linux NFS, . 19 Feb 2014, 16:54 UTC. 30 Aug 2025, 13:22 <https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452>.
MHRA style
Linux NFS contributors, 'ACLs', Linux NFS, , 19 February 2014, 16:54 UTC, <https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452> [accessed 30 August 2025]
Chicago style
Linux NFS contributors, "ACLs," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452 (accessed August 30, 2025).
CBE/CSE style
Linux NFS contributors. ACLs [Internet]. Linux NFS, ; 2014 Feb 19, 16:54 UTC [cited 2025 Aug 30]. Available from: https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452.
Bluebook style
ACLs, https://linux-nfs.org/wiki/index.php?title=ACLs&oldid=5452 (last visited August 30, 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=5452", note = "[Online; accessed 30-August-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=5452}", note = "[Online; accessed 30-August-2025]" }