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: 23 June 2010 21:27 UTC
- Date retrieved: 19 June 2025 00:28 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777
- Page Version ID: 3777
Citation styles for Comparison of NFS vs. others
APA style
Comparison of NFS vs. others. (2010, June 23). Linux NFS, . Retrieved 00:28, June 19, 2025 from https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777.
MLA style
"Comparison of NFS vs. others." Linux NFS, . 23 Jun 2010, 21:27 UTC. 19 Jun 2025, 00:28 <https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777>.
MHRA style
Linux NFS contributors, 'Comparison of NFS vs. others', Linux NFS, , 23 June 2010, 21:27 UTC, <https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777> [accessed 19 June 2025]
Chicago style
Linux NFS contributors, "Comparison of NFS vs. others," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777 (accessed June 19, 2025).
CBE/CSE style
Linux NFS contributors. Comparison of NFS vs. others [Internet]. Linux NFS, ; 2010 Jun 23, 21:27 UTC [cited 2025 Jun 19]. Available from: https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777.
Bluebook style
Comparison of NFS vs. others, https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777 (last visited June 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Comparison of NFS vs. others --- Linux NFS{,} ", year = "2010", url = "https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777", note = "[Online; accessed 19-June-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 = "2010", url = "\url{https://linux-nfs.org/wiki/index.php?title=Comparison_of_NFS_vs._others&oldid=3777}", note = "[Online; accessed 19-June-2025]" }