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