Cite
From Linux NFS
Bibliographic details for AFS-like group management with FreeIPA
- Page name: AFS-like group management with FreeIPA
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 28 September 2020 13:56 UTC
- Date retrieved: 19 November 2025 04:26 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710
- Page Version ID: 5710
Citation styles for AFS-like group management with FreeIPA
APA style
AFS-like group management with FreeIPA. (2020, September 28). Linux NFS, . Retrieved 04:26, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710.
MLA style
"AFS-like group management with FreeIPA." Linux NFS, . 28 Sep 2020, 13:56 UTC. 19 Nov 2025, 04:26 <https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710>.
MHRA style
Linux NFS contributors, 'AFS-like group management with FreeIPA', Linux NFS, , 28 September 2020, 13:56 UTC, <https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "AFS-like group management with FreeIPA," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. AFS-like group management with FreeIPA [Internet]. Linux NFS, ; 2020 Sep 28, 13:56 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710.
Bluebook style
AFS-like group management with FreeIPA, https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "AFS-like group management with FreeIPA --- Linux NFS{,} ",
year = "2020",
url = "https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710",
note = "[Online; accessed 19-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-like group management with FreeIPA --- Linux NFS{,} ",
year = "2020",
url = "\url{https://linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710}",
note = "[Online; accessed 19-November-2025]"
}