Cite
From Linux NFS
Bibliographic details for Cluster Coherent NFS design
- Page name: Cluster Coherent NFS design
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 4 July 2007 09:29 UTC
- Date retrieved: 18 December 2025 23:33 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800
- Page Version ID: 2800
Citation styles for Cluster Coherent NFS design
APA style
Cluster Coherent NFS design. (2007, July 4). Linux NFS, . Retrieved 23:33, December 18, 2025 from http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800.
MLA style
"Cluster Coherent NFS design." Linux NFS, . 4 Jul 2007, 09:29 UTC. 18 Dec 2025, 23:33 <http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800>.
MHRA style
Linux NFS contributors, 'Cluster Coherent NFS design', Linux NFS, , 4 July 2007, 09:29 UTC, <http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800> [accessed 18 December 2025]
Chicago style
Linux NFS contributors, "Cluster Coherent NFS design," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. Cluster Coherent NFS design [Internet]. Linux NFS, ; 2007 Jul 4, 09:29 UTC [cited 2025 Dec 18]. Available from: http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800.
Bluebook style
Cluster Coherent NFS design, http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800 (last visited December 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Cluster Coherent NFS design --- Linux NFS{,} ",
year = "2007",
url = "http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800",
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 = "Cluster Coherent NFS design --- Linux NFS{,} ",
year = "2007",
url = "\url{http://linux-nfs.org/wiki/index.php?title=Cluster_Coherent_NFS_design&oldid=2800}",
note = "[Online; accessed 18-December-2025]"
}