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