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: 14 August 2020 02:24 UTC
- Date retrieved: 25 November 2025 05:50 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680
- Page Version ID: 5680
Citation styles for AFS to NFSv4 ACL conversion
APA style
AFS to NFSv4 ACL conversion. (2020, August 14). Linux NFS, . Retrieved 05:50, November 25, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680.
MLA style
"AFS to NFSv4 ACL conversion." Linux NFS, . 14 Aug 2020, 02:24 UTC. 25 Nov 2025, 05:50 <http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680>.
MHRA style
Linux NFS contributors, 'AFS to NFSv4 ACL conversion', Linux NFS, , 14 August 2020, 02:24 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "AFS to NFSv4 ACL conversion," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. AFS to NFSv4 ACL conversion [Internet]. Linux NFS, ; 2020 Aug 14, 02:24 UTC [cited 2025 Nov 25]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680.
Bluebook style
AFS to NFSv4 ACL conversion, http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "AFS to NFSv4 ACL conversion --- Linux NFS{,} ",
year = "2020",
url = "http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680",
note = "[Online; accessed 25-November-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{http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5680}",
note = "[Online; accessed 25-November-2025]"
}