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