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