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: 4 July 2007 14:02 UTC
- Date retrieved: 29 October 2025 04:56 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2802
- Page Version ID: 2802
Citation styles for Enduser doc kerberos
APA style
Enduser doc kerberos. (2007, July 4). Linux NFS, . Retrieved 04:56, October 29, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2802.
MLA style
"Enduser doc kerberos." Linux NFS, . 4 Jul 2007, 14:02 UTC. 29 Oct 2025, 04:56 <https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2802>.
MHRA style
Linux NFS contributors, 'Enduser doc kerberos', Linux NFS, , 4 July 2007, 14:02 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2802> [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=2802 (accessed October 29, 2025).
CBE/CSE style
Linux NFS contributors. Enduser doc kerberos [Internet]. Linux NFS, ; 2007 Jul 4, 14:02 UTC [cited 2025 Oct 29]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2802.
Bluebook style
Enduser doc kerberos, https://www.linux-nfs.org/wiki/index.php?title=Enduser_doc_kerberos&oldid=2802 (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=2802",
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=2802}",
note = "[Online; accessed 29-October-2025]"
}