Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: CompleteNoobs contributors
- Publisher: CompleteNoobs.
- Date of last revision: 25 June 2025 13:18 UTC
- Date retrieved: 5 March 2026 16:34 UTC
- Permanent URL: https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592
- Page Version ID: 592
Citation styles for Main Page
APA style
Main Page. (2025, June 25). CompleteNoobs. Retrieved 16:34, March 5, 2026 from https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592.
MLA style
"Main Page." CompleteNoobs. 25 Jun 2025, 13:18 UTC. 5 Mar 2026, 16:34 <https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592>.
MHRA style
CompleteNoobs contributors, 'Main Page', CompleteNoobs, 25 June 2025, 13:18 UTC, <https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592> [accessed 5 March 2026]
Chicago style
CompleteNoobs contributors, "Main Page," CompleteNoobs, https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592 (accessed March 5, 2026).
CBE/CSE style
CompleteNoobs contributors. Main Page [Internet]. CompleteNoobs; 2025 Jun 25, 13:18 UTC [cited 2026 Mar 5]. Available from: https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592.
Bluebook style
Main Page, https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CompleteNoobs",
title = "Main Page --- CompleteNoobs{,} ",
year = "2025",
url = "https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592",
note = "[Online; accessed 5-March-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 = "CompleteNoobs",
title = "Main Page --- CompleteNoobs{,} ",
year = "2025",
url = "\url{https://www.completenoobs.com/noobs/index.php?title=Main_Page&oldid=592}",
note = "[Online; accessed 5-March-2026]"
}