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: 16 June 2005 14:26 UTC
- Date retrieved: 19 November 2025 01:47 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324
- Page Version ID: 1324
Citation styles for Matrix performance section
APA style
Matrix performance section. (2005, June 16). Linux NFS, . Retrieved 01:47, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324.
MLA style
"Matrix performance section." Linux NFS, . 16 Jun 2005, 14:26 UTC. 19 Nov 2025, 01:47 <https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324>.
MHRA style
Linux NFS contributors, 'Matrix performance section', Linux NFS, , 16 June 2005, 14:26 UTC, <https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "Matrix performance section," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. Matrix performance section [Internet]. Linux NFS, ; 2005 Jun 16, 14:26 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324.
Bluebook style
Matrix performance section, https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Matrix performance section --- Linux NFS{,} ",
year = "2005",
url = "https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324",
note = "[Online; accessed 19-November-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{https://linux-nfs.org/wiki/index.php?title=Matrix_performance_section&oldid=1324}",
note = "[Online; accessed 19-November-2025]"
}