Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Wikigama contributors
- Publisher: Wikigama.
- Date of last revision: 29 May 2025 02:04 UTC
- Date retrieved: 18 July 2026 21:35 UTC
- Permanent URL: https://wikigama.org/index.php?title=Main_Page&oldid=4736
- Page Version ID: 4736
Citation styles for Main Page
Main Page. (2025, May 29). Wikigama. Retrieved July 18, 2026, from https://wikigama.org/index.php?title=Main_Page&oldid=4736.
"Main Page." Wikigama. 29 May 2025, 02:04 UTC. <https://wikigama.org/index.php?title=Main_Page&oldid=4736> 18 Jul 2026, 21:35.
Wikigama contributors, 'Main Page', Wikigama, 29 May 2025, 02:04 UTC, <https://wikigama.org/index.php?title=Main_Page&oldid=4736> [accessed 18 July 2026]
Wikigama contributors, "Main Page," Wikigama, https://wikigama.org/index.php?title=Main_Page&oldid=4736 (accessed July 18, 2026).
Wikigama contributors. Main Page [Internet]. Wikigama; 2025 May 29, 02:04 UTC [cited 2026 Jul 18]. Available from: https://wikigama.org/index.php?title=Main_Page&oldid=4736.
Main Page, https://wikigama.org/index.php?title=Main_Page&oldid=4736 (last visited July 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikigama",
title = "Main Page --- Wikigama{,} ",
year = "2025",
url = "https://wikigama.org/index.php?title=Main_Page&oldid=4736",
note = "[Online; accessed 18-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 = "Wikigama",
title = "Main Page --- Wikigama{,} ",
year = "2025",
url = "\url{https://wikigama.org/index.php?title=Main_Page&oldid=4736}",
note = "[Online; accessed 18-July-2026]"
}