Cite
From Linux NFS
Bibliographic details for FreeIPA and NFSv4
- Page name: FreeIPA and NFSv4
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 25 October 2011 03:03 UTC
- Date retrieved: 3 July 2025 03:12 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607
- Page Version ID: 4607
Citation styles for FreeIPA and NFSv4
APA style
FreeIPA and NFSv4. (2011, October 25). Linux NFS, . Retrieved 03:12, July 3, 2025 from https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607.
MLA style
"FreeIPA and NFSv4." Linux NFS, . 25 Oct 2011, 03:03 UTC. 3 Jul 2025, 03:12 <https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607>.
MHRA style
Linux NFS contributors, 'FreeIPA and NFSv4', Linux NFS, , 25 October 2011, 03:03 UTC, <https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607> [accessed 3 July 2025]
Chicago style
Linux NFS contributors, "FreeIPA and NFSv4," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607 (accessed July 3, 2025).
CBE/CSE style
Linux NFS contributors. FreeIPA and NFSv4 [Internet]. Linux NFS, ; 2011 Oct 25, 03:03 UTC [cited 2025 Jul 3]. Available from: https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607.
Bluebook style
FreeIPA and NFSv4, https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607 (last visited July 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "FreeIPA and NFSv4 --- Linux NFS{,} ", year = "2011", url = "https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607", note = "[Online; accessed 3-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 = "FreeIPA and NFSv4 --- Linux NFS{,} ", year = "2011", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4607}", note = "[Online; accessed 3-July-2025]" }