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