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