Cite This Page
Bibliographic details for Litter Box
- Page name: Litter Box
- Author: NHRL contributors
- Publisher: NHRL.
- Date of last revision: 1 October 2024 15:30 UTC
- Date retrieved: 13 June 2026 18:36 UTC
- Permanent URL: https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322
- Page Version ID: 16322
Citation styles for Litter Box
APA style
Litter Box. (2024, October 1). NHRL. Retrieved 18:36, June 13, 2026 from https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322.
MLA style
"Litter Box." NHRL. 1 Oct 2024, 15:30 UTC. 13 Jun 2026, 18:36 <https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322>.
MHRA style
NHRL contributors, 'Litter Box', NHRL, 1 October 2024, 15:30 UTC, <https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322> [accessed 13 June 2026]
Chicago style
NHRL contributors, "Litter Box," NHRL, https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322 (accessed June 13, 2026).
CBE/CSE style
NHRL contributors. Litter Box [Internet]. NHRL; 2024 Oct 1, 15:30 UTC [cited 2026 Jun 13]. Available from: https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322.
Bluebook style
Litter Box, https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NHRL",
title = "Litter Box --- NHRL{,} ",
year = "2024",
url = "https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322",
note = "[Online; accessed 13-June-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 = "Litter Box --- NHRL{,} ",
year = "2024",
url = "\url{https://wiki.nhrl.io/wiki/index.php?title=Litter_Box&oldid=16322}",
note = "[Online; accessed 13-June-2026]"
}