Cite This Page
Bibliographic details for Test matrix2
- Page name: Test matrix2
- Author: DynamicPageList4 Manual contributors
- Publisher: DynamicPageList4 Manual.
- Date of last revision: 20 July 2025 01:45 UTC
- Date retrieved: 20 January 2026 18:17 UTC
- Permanent URL: https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963
- Page Version ID: 2963
Citation styles for Test matrix2
Test matrix2. (2025, July 20). DynamicPageList4 Manual. Retrieved 18:17, January 20, 2026 from https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963.
"Test matrix2." DynamicPageList4 Manual. 20 Jul 2025, 01:45 UTC. 20 Jan 2026, 18:17 <https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963>.
DynamicPageList4 Manual contributors, 'Test matrix2', DynamicPageList4 Manual, 20 July 2025, 01:45 UTC, <https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963> [accessed 20 January 2026]
DynamicPageList4 Manual contributors, "Test matrix2," DynamicPageList4 Manual, https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963 (accessed January 20, 2026).
DynamicPageList4 Manual contributors. Test matrix2 [Internet]. DynamicPageList4 Manual; 2025 Jul 20, 01:45 UTC [cited 2026 Jan 20]. Available from: https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963.
Test matrix2, https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963 (last visited January 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DynamicPageList4 Manual",
title = "Test matrix2 --- DynamicPageList4 Manual{,} ",
year = "2025",
url = "https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963",
note = "[Online; accessed 20-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 = "DynamicPageList4 Manual",
title = "Test matrix2 --- DynamicPageList4 Manual{,} ",
year = "2025",
url = "\url{https://dpl4.wikitide.org/wiki/Test_matrix2?oldid=2963}",
note = "[Online; accessed 20-January-2026]"
}