Cite This Page
Bibliographic details for Attempt to Close the Gate
- Page name: Attempt to Close the Gate
- Author: Adventure contributors
- Publisher: Adventure, .
- Date of last revision: 23 August 2020 18:36 UTC
- Date retrieved: 13 March 2026 07:14 UTC
- Permanent URL: http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263
- Page Version ID: 263
Citation styles for Attempt to Close the Gate
APA style
Attempt to Close the Gate. (2020, August 23). Adventure, . Retrieved 07:14, March 13, 2026 from http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263.
MLA style
"Attempt to Close the Gate." Adventure, . 23 Aug 2020, 18:36 UTC. 13 Mar 2026, 07:14 <http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263>.
MHRA style
Adventure contributors, 'Attempt to Close the Gate', Adventure, , 23 August 2020, 18:36 UTC, <http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263> [accessed 13 March 2026]
Chicago style
Adventure contributors, "Attempt to Close the Gate," Adventure, , http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263 (accessed March 13, 2026).
CBE/CSE style
Adventure contributors. Attempt to Close the Gate [Internet]. Adventure, ; 2020 Aug 23, 18:36 UTC [cited 2026 Mar 13]. Available from: http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263.
Bluebook style
Attempt to Close the Gate, http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Adventure",
title = "Attempt to Close the Gate --- Adventure{,} ",
year = "2020",
url = "http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263",
note = "[Online; accessed 13-March-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 = "Attempt to Close the Gate --- Adventure{,} ",
year = "2020",
url = "\url{http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=263}",
note = "[Online; accessed 13-March-2026]"
}