Cite This Page
Bibliographic details for WHATS WRONG WITH THIS?
- Page name: WHATS WRONG WITH THIS?
- Author: Screamer Wiki contributors
- Publisher: Screamer Wiki.
- Date of last revision: 18 December 2024 10:11 UTC
- Date retrieved: 16 June 2026 18:03 UTC
- Permanent URL: https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830
- Page Version ID: 157830
Citation styles for WHATS WRONG WITH THIS?
APA style
WHATS WRONG WITH THIS?. (2024, December 18). Screamer Wiki. Retrieved 18:03, June 16, 2026 from https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830.
MLA style
"WHATS WRONG WITH THIS?." Screamer Wiki. 18 Dec 2024, 10:11 UTC. 16 Jun 2026, 18:03 <https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830>.
MHRA style
Screamer Wiki contributors, 'WHATS WRONG WITH THIS?', Screamer Wiki, 18 December 2024, 10:11 UTC, <https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830> [accessed 16 June 2026]
Chicago style
Screamer Wiki contributors, "WHATS WRONG WITH THIS?," Screamer Wiki, https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830 (accessed June 16, 2026).
CBE/CSE style
Screamer Wiki contributors. WHATS WRONG WITH THIS? [Internet]. Screamer Wiki; 2024 Dec 18, 10:11 UTC [cited 2026 Jun 16]. Available from: https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830.
Bluebook style
WHATS WRONG WITH THIS?, https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830 (last visited June 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Screamer Wiki",
title = "WHATS WRONG WITH THIS? --- Screamer Wiki{,} ",
year = "2024",
url = "https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830",
note = "[Online; accessed 16-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 = "Screamer Wiki",
title = "WHATS WRONG WITH THIS? --- Screamer Wiki{,} ",
year = "2024",
url = "\url{https://screamer.wiki/index.php?title=WHATS_WRONG_WITH_THIS%3F&oldid=157830}",
note = "[Online; accessed 16-June-2026]"
}