Cite
From Linux NFS
Bibliographic details for Test matrix
- Page name: Test matrix
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 20 May 2005 10:54 UTC
- Date retrieved: 11 January 2026 18:21 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240
- Page Version ID: 1240
Citation styles for Test matrix
APA style
Test matrix. (2005, May 20). Linux NFS, . Retrieved 18:21, January 11, 2026 from https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240.
MLA style
"Test matrix." Linux NFS, . 20 May 2005, 10:54 UTC. 11 Jan 2026, 18:21 <https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240>.
MHRA style
Linux NFS contributors, 'Test matrix', Linux NFS, , 20 May 2005, 10:54 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240> [accessed 11 January 2026]
Chicago style
Linux NFS contributors, "Test matrix," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240 (accessed January 11, 2026).
CBE/CSE style
Linux NFS contributors. Test matrix [Internet]. Linux NFS, ; 2005 May 20, 10:54 UTC [cited 2026 Jan 11]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240.
Bluebook style
Test matrix, https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240 (last visited January 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Test matrix --- Linux NFS{,} ",
year = "2005",
url = "https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240",
note = "[Online; accessed 11-January-2026]"
}
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 = "Test matrix --- Linux NFS{,} ",
year = "2005",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Test_matrix&oldid=1240}",
note = "[Online; accessed 11-January-2026]"
}