Cite This Page
Bibliographic details for Examples/Parameter: table (example 1)
- Page name: Examples/Parameter: table (example 1)
- Author: DynamicPageList4 Manual contributors
- Publisher: DynamicPageList4 Manual.
- Date of last revision: 6 September 2025 18:51 UTC
- Date retrieved: 25 January 2026 07:28 UTC
- Permanent URL: https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279
- Page Version ID: 3279
Citation styles for Examples/Parameter: table (example 1)
Examples/Parameter: table (example 1). (2025, September 6). DynamicPageList4 Manual. Retrieved 07:28, January 25, 2026 from https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279.
"Examples/Parameter: table (example 1)." DynamicPageList4 Manual. 6 Sep 2025, 18:51 UTC. 25 Jan 2026, 07:28 <https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279>.
DynamicPageList4 Manual contributors, 'Examples/Parameter: table (example 1)', DynamicPageList4 Manual, 6 September 2025, 18:51 UTC, <https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279> [accessed 25 January 2026]
DynamicPageList4 Manual contributors, "Examples/Parameter: table (example 1)," DynamicPageList4 Manual, https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279 (accessed January 25, 2026).
DynamicPageList4 Manual contributors. Examples/Parameter: table (example 1) [Internet]. DynamicPageList4 Manual; 2025 Sep 6, 18:51 UTC [cited 2026 Jan 25]. Available from: https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279.
Examples/Parameter: table (example 1), https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279 (last visited January 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DynamicPageList4 Manual",
title = "Examples/Parameter: table (example 1) --- DynamicPageList4 Manual{,} ",
year = "2025",
url = "https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279",
note = "[Online; accessed 25-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 = "Examples/Parameter: table (example 1) --- DynamicPageList4 Manual{,} ",
year = "2025",
url = "\url{https://dpl4.wikitide.org/wiki/Examples/Parameter:_table_(example_1)?oldid=3279}",
note = "[Online; accessed 25-January-2026]"
}