Cite This Page
Bibliographic details for Download
- Page name: Download
- Author: Wiki contributors
- Publisher: Wiki, .
- Date of last revision: 28 March 2020 22:06 UTC
- Date retrieved: 29 March 2026 17:56 UTC
- Permanent URL: https://wiki.deusexcoop.com/index.php?title=Download&oldid=37
- Page Version ID: 37
Citation styles for Download
APA style
Download. (2020, March 28). Wiki, . Retrieved 17:56, March 29, 2026 from https://wiki.deusexcoop.com/index.php?title=Download&oldid=37.
MLA style
"Download." Wiki, . 28 Mar 2020, 22:06 UTC. 29 Mar 2026, 17:56 <https://wiki.deusexcoop.com/index.php?title=Download&oldid=37>.
MHRA style
Wiki contributors, 'Download', Wiki, , 28 March 2020, 22:06 UTC, <https://wiki.deusexcoop.com/index.php?title=Download&oldid=37> [accessed 29 March 2026]
Chicago style
Wiki contributors, "Download," Wiki, , https://wiki.deusexcoop.com/index.php?title=Download&oldid=37 (accessed March 29, 2026).
CBE/CSE style
Wiki contributors. Download [Internet]. Wiki, ; 2020 Mar 28, 22:06 UTC [cited 2026 Mar 29]. Available from: https://wiki.deusexcoop.com/index.php?title=Download&oldid=37.
Bluebook style
Download, https://wiki.deusexcoop.com/index.php?title=Download&oldid=37 (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=37",
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=37}",
note = "[Online; accessed 29-March-2026]"
}