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: 16 September 2026 16:10 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 September 16, 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> 16 Sep 2026, 16:10.
Wikigama contributors, 'Main Page', Wikigama, 29 May 2025, 02:04 UTC, <https://wikigama.org/index.php?title=Main_Page&oldid=4736> [accessed 16 September 2026]
Wikigama contributors, "Main Page," Wikigama, https://wikigama.org/index.php?title=Main_Page&oldid=4736 (accessed September 16, 2026).
Wikigama contributors. Main Page [Internet]. Wikigama; 2025 May 29, 02:04 UTC [cited 2026 Sep 16]. 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 September 16, 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 16-September-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 16-September-2026]"
}