Cite This Page
Bibliographic details for Dinky Bot
- Page name: Dinky Bot
- Author: NHRL contributors
- Publisher: NHRL.
- Date of last revision: 9 July 2024 13:24 UTC
- Date retrieved: 12 April 2026 16:18 UTC
- Permanent URL: https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129
- Page Version ID: 14129
Citation styles for Dinky Bot
APA style
Dinky Bot. (2024, July 9). NHRL. Retrieved 16:18, April 12, 2026 from https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129.
MLA style
"Dinky Bot." NHRL. 9 Jul 2024, 13:24 UTC. 12 Apr 2026, 16:18 <https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129>.
MHRA style
NHRL contributors, 'Dinky Bot', NHRL, 9 July 2024, 13:24 UTC, <https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129> [accessed 12 April 2026]
Chicago style
NHRL contributors, "Dinky Bot," NHRL, https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129 (accessed April 12, 2026).
CBE/CSE style
NHRL contributors. Dinky Bot [Internet]. NHRL; 2024 Jul 9, 13:24 UTC [cited 2026 Apr 12]. Available from: https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129.
Bluebook style
Dinky Bot, https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129 (last visited April 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NHRL",
title = "Dinky Bot --- NHRL{,} ",
year = "2024",
url = "https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129",
note = "[Online; accessed 12-April-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 = "NHRL",
title = "Dinky Bot --- NHRL{,} ",
year = "2024",
url = "\url{https://wiki.nhrl.io/wiki/index.php?title=Dinky_Bot&oldid=14129}",
note = "[Online; accessed 12-April-2026]"
}