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