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