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