Cite This Page
Bibliographic details for Garbage Collection
- Page name: Garbage Collection
- Author: JholJhapata contributors
- Publisher: JholJhapata, .
- Date of last revision: 8 February 2020 15:33 UTC
- Date retrieved: 28 June 2026 21:34 UTC
- Permanent URL: https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119
- Page Version ID: 119
Citation styles for Garbage Collection
APA style
Garbage Collection. (2020, February 8). JholJhapata, . Retrieved 21:34, June 28, 2026 from https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119.
MLA style
"Garbage Collection." JholJhapata, . 8 Feb 2020, 15:33 UTC. 28 Jun 2026, 21:34 <https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119>.
MHRA style
JholJhapata contributors, 'Garbage Collection', JholJhapata, , 8 February 2020, 15:33 UTC, <https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119> [accessed 28 June 2026]
Chicago style
JholJhapata contributors, "Garbage Collection," JholJhapata, , https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119 (accessed June 28, 2026).
CBE/CSE style
JholJhapata contributors. Garbage Collection [Internet]. JholJhapata, ; 2020 Feb 8, 15:33 UTC [cited 2026 Jun 28]. Available from: https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119.
Bluebook style
Garbage Collection, https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "JholJhapata",
title = "Garbage Collection --- JholJhapata{,} ",
year = "2020",
url = "https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119",
note = "[Online; accessed 28-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 = "JholJhapata",
title = "Garbage Collection --- JholJhapata{,} ",
year = "2020",
url = "\url{https://jholjhapata.com/index.php?title=Garbage_Collection&oldid=119}",
note = "[Online; accessed 28-June-2026]"
}