Cite This Page
Bibliographic details for Recycling bin
- Page name: Recycling bin
- Author: The Wiki Camp 2 contributors
- Publisher: The Wiki Camp 2.
- Date of last revision: 14 June 2023 04:16 UTC
- Date retrieved: 13 May 2026 04:23 UTC
- Permanent URL: https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428
- Page Version ID: 81428
Citation styles for Recycling bin
APA style
Recycling bin. (2023, June 14). The Wiki Camp 2. Retrieved 04:23, May 13, 2026 from https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428.
MLA style
"Recycling bin." The Wiki Camp 2. 14 Jun 2023, 04:16 UTC. 13 May 2026, 04:23 <https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428>.
MHRA style
The Wiki Camp 2 contributors, 'Recycling bin', The Wiki Camp 2, 14 June 2023, 04:16 UTC, <https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428> [accessed 13 May 2026]
Chicago style
The Wiki Camp 2 contributors, "Recycling bin," The Wiki Camp 2, https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428 (accessed May 13, 2026).
CBE/CSE style
The Wiki Camp 2 contributors. Recycling bin [Internet]. The Wiki Camp 2; 2023 Jun 14, 04:16 UTC [cited 2026 May 13]. Available from: https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428.
Bluebook style
Recycling bin, https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Wiki Camp 2",
title = "Recycling bin --- The Wiki Camp 2{,} ",
year = "2023",
url = "https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428",
note = "[Online; accessed 13-May-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 = "The Wiki Camp 2",
title = "Recycling bin --- The Wiki Camp 2{,} ",
year = "2023",
url = "\url{https://camp2.rectangle.zone/index.php?title=Recycling_bin&oldid=81428}",
note = "[Online; accessed 13-May-2026]"
}