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: 5 April 2006 19:40 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=2192
- Page Version ID: 2192
Citation styles for Cluster Coherent NFSv4 and Delegations
APA style
Cluster Coherent NFSv4 and Delegations. (2006, April 5). Linux NFS, . Retrieved 22:34, October 28, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2192.
MLA style
"Cluster Coherent NFSv4 and Delegations." Linux NFS, . 5 Apr 2006, 19:40 UTC. 28 Oct 2025, 22:34 <https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2192>.
MHRA style
Linux NFS contributors, 'Cluster Coherent NFSv4 and Delegations', Linux NFS, , 5 April 2006, 19:40 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2192> [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=2192 (accessed October 28, 2025).
CBE/CSE style
Linux NFS contributors. Cluster Coherent NFSv4 and Delegations [Internet]. Linux NFS, ; 2006 Apr 5, 19:40 UTC [cited 2025 Oct 28]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2192.
Bluebook style
Cluster Coherent NFSv4 and Delegations, https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=2192 (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=2192",
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=2192}",
note = "[Online; accessed 28-October-2025]"
}