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 July 2011 20:25 UTC
- Date retrieved: 31 October 2024 23:21 UTC
- Permanent URL: http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522
- Page Version ID: 4522
Citation styles for FreeIPA and NFSv4
APA style
FreeIPA and NFSv4. (2011, July 25). Linux NFS, . Retrieved 23:21, October 31, 2024 from http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522.
MLA style
"FreeIPA and NFSv4." Linux NFS, . 25 Jul 2011, 20:25 UTC. 31 Oct 2024, 23:21 <http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522>.
MHRA style
Linux NFS contributors, 'FreeIPA and NFSv4', Linux NFS, , 25 July 2011, 20:25 UTC, <http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522> [accessed 31 October 2024]
Chicago style
Linux NFS contributors, "FreeIPA and NFSv4," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522 (accessed October 31, 2024).
CBE/CSE style
Linux NFS contributors. FreeIPA and NFSv4 [Internet]. Linux NFS, ; 2011 Jul 25, 20:25 UTC [cited 2024 Oct 31]. Available from: http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522.
Bluebook style
FreeIPA and NFSv4, http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "FreeIPA and NFSv4 --- Linux NFS{,} ", year = "2011", url = "http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522", 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 = "FreeIPA and NFSv4 --- Linux NFS{,} ", year = "2011", url = "\url{http://www.linux-nfs.org/wiki/index.php?title=FreeIPA_and_NFSv4&oldid=4522}", note = "[Online; accessed 31-October-2024]" }