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