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