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