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: 29 June 2007 20:09 UTC
- Date retrieved: 29 October 2025 04:52 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772
- Page Version ID: 2772
Citation styles for Enduser doc kerberos
APA style
Enduser doc kerberos. (2007, June 29). Linux NFS, . Retrieved 04:52, October 29, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772.
MLA style
"Enduser doc kerberos." Linux NFS, . 29 Jun 2007, 20:09 UTC. 29 Oct 2025, 04:52 <https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772>.
MHRA style
Linux NFS contributors, 'Enduser doc kerberos', Linux NFS, , 29 June 2007, 20:09 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772> [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=2772 (accessed October 29, 2025).
CBE/CSE style
Linux NFS contributors. Enduser doc kerberos [Internet]. Linux NFS, ; 2007 Jun 29, 20:09 UTC [cited 2025 Oct 29]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772.
Bluebook style
Enduser doc kerberos, https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Enduser doc kerberos --- Linux NFS{,} ",
year = "2007",
url = "https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772",
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 = "2007",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2772}",
note = "[Online; accessed 29-October-2025]"
}