Cite
From Linux NFS
Bibliographic details for Enduser doc kerberos
- Page name: Enduser doc kerberos
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 25 May 2010 13:26 UTC
- Date retrieved: 29 October 2025 04:30 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754
- Page Version ID: 3754
Citation styles for Enduser doc kerberos
APA style
Enduser doc kerberos. (2010, May 25). Linux NFS, . Retrieved 04:30, October 29, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754.
MLA style
"Enduser doc kerberos." Linux NFS, . 25 May 2010, 13:26 UTC. 29 Oct 2025, 04:30 <https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754>.
MHRA style
Linux NFS contributors, 'Enduser doc kerberos', Linux NFS, , 25 May 2010, 13:26 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754> [accessed 29 October 2025]
Chicago style
Linux NFS contributors, "Enduser doc kerberos," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754 (accessed October 29, 2025).
CBE/CSE style
Linux NFS contributors. Enduser doc kerberos [Internet]. Linux NFS, ; 2010 May 25, 13:26 UTC [cited 2025 Oct 29]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754.
Bluebook style
Enduser doc kerberos, https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Enduser doc kerberos --- Linux NFS{,} ",
year = "2010",
url = "https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754",
note = "[Online; accessed 29-October-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 = "Enduser doc kerberos --- Linux NFS{,} ",
year = "2010",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=3754}",
note = "[Online; accessed 29-October-2025]"
}