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