Cite This Page
Bibliographic details for Installation
- Page name: Installation
- Author: Wiki contributors
- Publisher: Wiki, .
- Date of last revision: 18 March 2021 03:21 UTC
- Date retrieved: 23 March 2026 07:54 UTC
- Permanent URL: https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101
- Page Version ID: 101
Citation styles for Installation
APA style
Installation. (2021, March 18). Wiki, . Retrieved 07:54, March 23, 2026 from https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101.
MLA style
"Installation." Wiki, . 18 Mar 2021, 03:21 UTC. 23 Mar 2026, 07:54 <https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101>.
MHRA style
Wiki contributors, 'Installation', Wiki, , 18 March 2021, 03:21 UTC, <https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101> [accessed 23 March 2026]
Chicago style
Wiki contributors, "Installation," Wiki, , https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101 (accessed March 23, 2026).
CBE/CSE style
Wiki contributors. Installation [Internet]. Wiki, ; 2021 Mar 18, 03:21 UTC [cited 2026 Mar 23]. Available from: https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101.
Bluebook style
Installation, https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wiki",
title = "Installation --- Wiki{,} ",
year = "2021",
url = "https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101",
note = "[Online; accessed 23-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 = "Wiki",
title = "Installation --- Wiki{,} ",
year = "2021",
url = "\url{https://wiki.deusexcoop.com/index.php?title=Installation&oldid=101}",
note = "[Online; accessed 23-March-2026]"
}