Cite This Page
Bibliographic details for Editor Commands
- Page name: Editor Commands
- Author: Wiki contributors
- Publisher: Wiki, .
- Date of last revision: 20 April 2021 16:20 UTC
- Date retrieved: 14 September 2025 23:08 UTC
- Permanent URL: https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128
- Page Version ID: 128
Citation styles for Editor Commands
APA style
Editor Commands. (2021, April 20). Wiki, . Retrieved 23:08, September 14, 2025 from https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128.
MLA style
"Editor Commands." Wiki, . 20 Apr 2021, 16:20 UTC. 14 Sep 2025, 23:08 <https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128>.
MHRA style
Wiki contributors, 'Editor Commands', Wiki, , 20 April 2021, 16:20 UTC, <https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128> [accessed 14 September 2025]
Chicago style
Wiki contributors, "Editor Commands," Wiki, , https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128 (accessed September 14, 2025).
CBE/CSE style
Wiki contributors. Editor Commands [Internet]. Wiki, ; 2021 Apr 20, 16:20 UTC [cited 2025 Sep 14]. Available from: https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128.
Bluebook style
Editor Commands, https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128 (last visited September 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Wiki", title = "Editor Commands --- Wiki{,} ", year = "2021", url = "https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128", note = "[Online; accessed 14-September-2025]" }
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 = "Editor Commands --- Wiki{,} ", year = "2021", url = "\url{https://wiki.deusexcoop.com/index.php?title=Editor_Commands&oldid=128}", note = "[Online; accessed 14-September-2025]" }