Cite
From Linux NFS
Bibliographic details for AFS to NFSv4 ACL conversion
- Page name: AFS to NFSv4 ACL conversion
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 19 August 2020 16:31 UTC
- Date retrieved: 2 July 2025 02:49 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701
- Page Version ID: 5701
Citation styles for AFS to NFSv4 ACL conversion
APA style
AFS to NFSv4 ACL conversion. (2020, August 19). Linux NFS, . Retrieved 02:49, July 2, 2025 from https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701.
MLA style
"AFS to NFSv4 ACL conversion." Linux NFS, . 19 Aug 2020, 16:31 UTC. 2 Jul 2025, 02:49 <https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701>.
MHRA style
Linux NFS contributors, 'AFS to NFSv4 ACL conversion', Linux NFS, , 19 August 2020, 16:31 UTC, <https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701> [accessed 2 July 2025]
Chicago style
Linux NFS contributors, "AFS to NFSv4 ACL conversion," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701 (accessed July 2, 2025).
CBE/CSE style
Linux NFS contributors. AFS to NFSv4 ACL conversion [Internet]. Linux NFS, ; 2020 Aug 19, 16:31 UTC [cited 2025 Jul 2]. Available from: https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701.
Bluebook style
AFS to NFSv4 ACL conversion, https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701 (last visited July 2, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "AFS to NFSv4 ACL conversion --- Linux NFS{,} ", year = "2020", url = "https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701", note = "[Online; accessed 2-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 = "AFS to NFSv4 ACL conversion --- Linux NFS{,} ", year = "2020", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5701}", note = "[Online; accessed 2-July-2025]" }