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: 3 August 2005 00:52 UTC
- Date retrieved: 18 December 2025 14:31 UTC
- Permanent URL: http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431
- Page Version ID: 1431
Citation styles for Matrix performance section
APA style
Matrix performance section. (2005, August 3). Linux NFS, . Retrieved 14:31, December 18, 2025 from http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431.
MLA style
"Matrix performance section." Linux NFS, . 3 Aug 2005, 00:52 UTC. 18 Dec 2025, 14:31 <http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431>.
MHRA style
Linux NFS contributors, 'Matrix performance section', Linux NFS, , 3 August 2005, 00:52 UTC, <http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431> [accessed 18 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=1431 (accessed December 18, 2025).
CBE/CSE style
Linux NFS contributors. Matrix performance section [Internet]. Linux NFS, ; 2005 Aug 3, 00:52 UTC [cited 2025 Dec 18]. Available from: http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431.
Bluebook style
Matrix performance section, http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431 (last visited December 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Matrix performance section --- Linux NFS{,} ",
year = "2005",
url = "http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431",
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 = "Matrix performance section --- Linux NFS{,} ",
year = "2005",
url = "\url{http://client.linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1431}",
note = "[Online; accessed 18-December-2025]"
}