Cite
From Linux NFS
Bibliographic details for NFS Howto Submissions nfs krb5
- Page name: NFS Howto Submissions nfs krb5
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 11 April 2006 16:22 UTC
- Date retrieved: 18 December 2025 03:45 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266
- Page Version ID: 2266
Citation styles for NFS Howto Submissions nfs krb5
APA style
NFS Howto Submissions nfs krb5. (2006, April 11). Linux NFS, . Retrieved 03:45, December 18, 2025 from http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266.
MLA style
"NFS Howto Submissions nfs krb5." Linux NFS, . 11 Apr 2006, 16:22 UTC. 18 Dec 2025, 03:45 <http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266>.
MHRA style
Linux NFS contributors, 'NFS Howto Submissions nfs krb5', Linux NFS, , 11 April 2006, 16:22 UTC, <http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266> [accessed 18 December 2025]
Chicago style
Linux NFS contributors, "NFS Howto Submissions nfs krb5," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. NFS Howto Submissions nfs krb5 [Internet]. Linux NFS, ; 2006 Apr 11, 16:22 UTC [cited 2025 Dec 18]. Available from: http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266.
Bluebook style
NFS Howto Submissions nfs krb5, http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266 (last visited December 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "NFS Howto Submissions nfs krb5 --- Linux NFS{,} ",
year = "2006",
url = "http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266",
note = "[Online; accessed 18-December-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 = "NFS Howto Submissions nfs krb5 --- Linux NFS{,} ",
year = "2006",
url = "\url{http://linux-nfs.org/wiki/index.php?title=NFS_Howto_Submissions_nfs_krb5&oldid=2266}",
note = "[Online; accessed 18-December-2025]"
}