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:25 UTC
- Date retrieved: 25 November 2025 06:54 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5700
- Page Version ID: 5700
Citation styles for AFS to NFSv4 ACL conversion
APA style
AFS to NFSv4 ACL conversion. (2020, August 19). Linux NFS, . Retrieved 06:54, November 25, 2025 from http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5700.
MLA style
"AFS to NFSv4 ACL conversion." Linux NFS, . 19 Aug 2020, 16:25 UTC. 25 Nov 2025, 06:54 <http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5700>.
MHRA style
Linux NFS contributors, 'AFS to NFSv4 ACL conversion', Linux NFS, , 19 August 2020, 16:25 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5700> [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=5700 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. AFS to NFSv4 ACL conversion [Internet]. Linux NFS, ; 2020 Aug 19, 16:25 UTC [cited 2025 Nov 25]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5700.
Bluebook style
AFS to NFSv4 ACL conversion, http://wiki.linux-nfs.org/wiki/index.php?title=AFS_to_NFSv4_ACL_conversion&oldid=5700 (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=5700",
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=5700}",
note = "[Online; accessed 25-November-2025]"
}