Cite This Page
Bibliographic details for Command
- Page name: Command
- Author: Elwindil contributors
- Publisher: Elwindil, .
- Date of last revision: 15 February 2021 02:38 UTC
- Date retrieved: 29 October 2025 08:02 UTC
- Permanent URL: http://www.elwindil.com/index.php?title=Command&oldid=1751
- Page Version ID: 1751
Citation styles for Command
APA style
Command. (2021, February 15). Elwindil, . Retrieved 08:02, October 29, 2025 from http://www.elwindil.com/index.php?title=Command&oldid=1751.
MLA style
"Command." Elwindil, . 15 Feb 2021, 02:38 UTC. 29 Oct 2025, 08:02 <http://www.elwindil.com/index.php?title=Command&oldid=1751>.
MHRA style
Elwindil contributors, 'Command', Elwindil, , 15 February 2021, 02:38 UTC, <http://www.elwindil.com/index.php?title=Command&oldid=1751> [accessed 29 October 2025]
Chicago style
Elwindil contributors, "Command," Elwindil, , http://www.elwindil.com/index.php?title=Command&oldid=1751 (accessed October 29, 2025).
CBE/CSE style
Elwindil contributors. Command [Internet]. Elwindil, ; 2021 Feb 15, 02:38 UTC [cited 2025 Oct 29]. Available from: http://www.elwindil.com/index.php?title=Command&oldid=1751.
Bluebook style
Command, http://www.elwindil.com/index.php?title=Command&oldid=1751 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Elwindil",
title = "Command --- Elwindil{,} ",
year = "2021",
url = "http://www.elwindil.com/index.php?title=Command&oldid=1751",
note = "[Online; accessed 29-October-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 = "Elwindil",
title = "Command --- Elwindil{,} ",
year = "2021",
url = "\url{http://www.elwindil.com/index.php?title=Command&oldid=1751}",
note = "[Online; accessed 29-October-2025]"
}