Cite
From Linux NFS
Bibliographic details for Cluster Coherent NFSv4 and Delegations
- Page name: Cluster Coherent NFSv4 and Delegations
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 25 October 2006 18:23 UTC
- Date retrieved: 28 October 2025 22:34 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666
- Page Version ID: 2666
Citation styles for Cluster Coherent NFSv4 and Delegations
APA style
Cluster Coherent NFSv4 and Delegations. (2006, October 25). Linux NFS, . Retrieved 22:34, October 28, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666.
MLA style
"Cluster Coherent NFSv4 and Delegations." Linux NFS, . 25 Oct 2006, 18:23 UTC. 28 Oct 2025, 22:34 <https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666>.
MHRA style
Linux NFS contributors, 'Cluster Coherent NFSv4 and Delegations', Linux NFS, , 25 October 2006, 18:23 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666> [accessed 28 October 2025]
Chicago style
Linux NFS contributors, "Cluster Coherent NFSv4 and Delegations," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666 (accessed October 28, 2025).
CBE/CSE style
Linux NFS contributors. Cluster Coherent NFSv4 and Delegations [Internet]. Linux NFS, ; 2006 Oct 25, 18:23 UTC [cited 2025 Oct 28]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666.
Bluebook style
Cluster Coherent NFSv4 and Delegations, https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Cluster Coherent NFSv4 and Delegations --- Linux NFS{,} ",
year = "2006",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666",
note = "[Online; accessed 28-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 = "Cluster Coherent NFSv4 and Delegations --- Linux NFS{,} ",
year = "2006",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2666}",
note = "[Online; accessed 28-October-2025]"
}