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