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: 31 October 2024 22:57 UTC
- Permanent URL: https://wiki.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 22:57, October 31, 2024 from https://wiki.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. 31 Oct 2024, 22:57 <https://wiki.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://wiki.linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710> [accessed 31 October 2024]
Chicago style
Linux NFS contributors, "AFS-like group management with FreeIPA," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710 (accessed October 31, 2024).
CBE/CSE style
Linux NFS contributors. AFS-like group management with FreeIPA [Internet]. Linux NFS, ; 2020 Sep 28, 13:56 UTC [cited 2024 Oct 31]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710.
Bluebook style
AFS-like group management with FreeIPA, https://wiki.linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "AFS-like group management with FreeIPA --- Linux NFS{,} ", year = "2020", url = "https://wiki.linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710", note = "[Online; accessed 31-October-2024]" }
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://wiki.linux-nfs.org/wiki/index.php?title=AFS-like_group_management_with_FreeIPA&oldid=5710}", note = "[Online; accessed 31-October-2024]" }