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