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: 8 September 2020 15:59 UTC
- Date retrieved: 13 March 2026 07:14 UTC
- Permanent URL: http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=680
- Page Version ID: 680
Citation styles for Attempt to Close the Gate
APA style
Attempt to Close the Gate. (2020, September 8). Adventure, . Retrieved 07:14, March 13, 2026 from http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=680.
MLA style
"Attempt to Close the Gate." Adventure, . 8 Sep 2020, 15:59 UTC. 13 Mar 2026, 07:14 <http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=680>.
MHRA style
Adventure contributors, 'Attempt to Close the Gate', Adventure, , 8 September 2020, 15:59 UTC, <http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=680> [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=680 (accessed March 13, 2026).
CBE/CSE style
Adventure contributors. Attempt to Close the Gate [Internet]. Adventure, ; 2020 Sep 8, 15:59 UTC [cited 2026 Mar 13]. Available from: http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=680.
Bluebook style
Attempt to Close the Gate, http://adventure.alexissmolensk.com/index.php?title=Attempt_to_Close_the_Gate&oldid=680 (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=680",
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=680}",
note = "[Online; accessed 13-March-2026]"
}