Cite
From Linux NFS
Bibliographic details for Comparison of NFS vs. others
- Page name: Comparison of NFS vs. others
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 17 September 2007 16:57 UTC
- Date retrieved: 31 October 2025 11:21 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178
- Page Version ID: 3178
Citation styles for Comparison of NFS vs. others
APA style
Comparison of NFS vs. others. (2007, September 17). Linux NFS, . Retrieved 11:21, October 31, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178.
MLA style
"Comparison of NFS vs. others." Linux NFS, . 17 Sep 2007, 16:57 UTC. 31 Oct 2025, 11:21 <https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178>.
MHRA style
Linux NFS contributors, 'Comparison of NFS vs. others', Linux NFS, , 17 September 2007, 16:57 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178> [accessed 31 October 2025]
Chicago style
Linux NFS contributors, "Comparison of NFS vs. others," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178 (accessed October 31, 2025).
CBE/CSE style
Linux NFS contributors. Comparison of NFS vs. others [Internet]. Linux NFS, ; 2007 Sep 17, 16:57 UTC [cited 2025 Oct 31]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178.
Bluebook style
Comparison of NFS vs. others, https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Linux NFS",
   title = "Comparison of NFS vs. others --- Linux NFS{,} ",
   year = "2007",
   url = "https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178",
   note = "[Online; accessed 31-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 = "Comparison of NFS vs. others --- Linux NFS{,} ",
   year = "2007",
   url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3178}",
   note = "[Online; accessed 31-October-2025]"
 }
