Cite This Page
More actions
Bibliographic details for Main Page
- Page name: Main Page
- Author: WikiGenius contributors
- Publisher: WikiGenius.
- Date of last revision: 5 November 2025 19:43 UTC
- Date retrieved: 16 July 2026 05:02 UTC
- Permanent URL: https://wikigenius.org/index.php?title=Main_Page&oldid=24392
- Page Version ID: 24392
Citation styles for Main Page
Main Page. (2025, November 5). WikiGenius. Retrieved 05:02, July 16, 2026 from https://wikigenius.org/index.php?title=Main_Page&oldid=24392.
"Main Page." WikiGenius. 5 Nov 2025, 19:43 UTC. 16 Jul 2026, 05:02 <https://wikigenius.org/index.php?title=Main_Page&oldid=24392>.
WikiGenius contributors, 'Main Page', WikiGenius, 5 November 2025, 19:43 UTC, <https://wikigenius.org/index.php?title=Main_Page&oldid=24392> [accessed 16 July 2026]
WikiGenius contributors, "Main Page," WikiGenius, https://wikigenius.org/index.php?title=Main_Page&oldid=24392 (accessed July 16, 2026).
WikiGenius contributors. Main Page [Internet]. WikiGenius; 2025 Nov 5, 19:43 UTC [cited 2026 Jul 16]. Available from: https://wikigenius.org/index.php?title=Main_Page&oldid=24392.
Main Page, https://wikigenius.org/index.php?title=Main_Page&oldid=24392 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiGenius",
title = "Main Page --- WikiGenius{,} ",
year = "2025",
url = "https://wikigenius.org/index.php?title=Main_Page&oldid=24392",
note = "[Online; accessed 16-July-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 = "WikiGenius",
title = "Main Page --- WikiGenius{,} ",
year = "2025",
url = "\url{https://wikigenius.org/index.php?title=Main_Page&oldid=24392}",
note = "[Online; accessed 16-July-2026]"
}