Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Adventure contributors
- Publisher: Adventure, .
- Date of last revision: 21 May 2026 01:27 UTC
- Date retrieved: 21 May 2026 17:52 UTC
- Permanent URL: http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444
- Page Version ID: 9444
Citation styles for Main Page
APA style
Main Page. (2026, May 21). Adventure, . Retrieved 17:52, May 21, 2026 from http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444.
MLA style
"Main Page." Adventure, . 21 May 2026, 01:27 UTC. 21 May 2026, 17:52 <http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444>.
MHRA style
Adventure contributors, 'Main Page', Adventure, , 21 May 2026, 01:27 UTC, <http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444> [accessed 21 May 2026]
Chicago style
Adventure contributors, "Main Page," Adventure, , http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444 (accessed May 21, 2026).
CBE/CSE style
Adventure contributors. Main Page [Internet]. Adventure, ; 2026 May 21, 01:27 UTC [cited 2026 May 21]. Available from: http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444.
Bluebook style
Main Page, http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Adventure",
title = "Main Page --- Adventure{,} ",
year = "2026",
url = "http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444",
note = "[Online; accessed 21-May-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 = "Adventure",
title = "Main Page --- Adventure{,} ",
year = "2026",
url = "\url{http://adventure.alexissmolensk.com/index.php?title=Main_Page&oldid=9444}",
note = "[Online; accessed 21-May-2026]"
}