Cite
From Linux NFS
Bibliographic details for Matrix performance section
- Page name: Matrix performance section
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 22 May 2006 15:19 UTC
- Date retrieved: 16 December 2025 19:22 UTC
- Permanent URL: http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383
- Page Version ID: 2383
Citation styles for Matrix performance section
APA style
Matrix performance section. (2006, May 22). Linux NFS, . Retrieved 19:22, December 16, 2025 from http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383.
MLA style
"Matrix performance section." Linux NFS, . 22 May 2006, 15:19 UTC. 16 Dec 2025, 19:22 <http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383>.
MHRA style
Linux NFS contributors, 'Matrix performance section', Linux NFS, , 22 May 2006, 15:19 UTC, <http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383> [accessed 16 December 2025]
Chicago style
Linux NFS contributors, "Matrix performance section," Linux NFS, , http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383 (accessed December 16, 2025).
CBE/CSE style
Linux NFS contributors. Matrix performance section [Internet]. Linux NFS, ; 2006 May 22, 15:19 UTC [cited 2025 Dec 16]. Available from: http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383.
Bluebook style
Matrix performance section, http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383 (last visited December 16, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Matrix performance section --- Linux NFS{,} ",
year = "2006",
url = "http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383",
note = "[Online; accessed 16-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 = "Matrix performance section --- Linux NFS{,} ",
year = "2006",
url = "\url{http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=2383}",
note = "[Online; accessed 16-December-2025]"
}