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: 8 January 2008 16:10 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=3299
- Page Version ID: 3299
Citation styles for Cluster Coherent NFSv4 and Delegations
APA style
Cluster Coherent NFSv4 and Delegations. (2008, January 8). Linux NFS, . Retrieved 22:34, October 28, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299.
MLA style
"Cluster Coherent NFSv4 and Delegations." Linux NFS, . 8 Jan 2008, 16:10 UTC. 28 Oct 2025, 22:34 <https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299>.
MHRA style
Linux NFS contributors, 'Cluster Coherent NFSv4 and Delegations', Linux NFS, , 8 January 2008, 16:10 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299> [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=3299 (accessed October 28, 2025).
CBE/CSE style
Linux NFS contributors. Cluster Coherent NFSv4 and Delegations [Internet]. Linux NFS, ; 2008 Jan 8, 16:10 UTC [cited 2025 Oct 28]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299.
Bluebook style
Cluster Coherent NFSv4 and Delegations, https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Cluster Coherent NFSv4 and Delegations --- Linux NFS{,} ",
year = "2008",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299",
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 = "2008",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFSv4_and_Delegations&oldid=3299}",
note = "[Online; accessed 28-October-2025]"
}