Bibliographic details for Useful commands
- Page name: Useful commands
- Author: DemocracyCraft Wiki contributors
- Publisher: DemocracyCraft Wiki.
- Date of last revision: 11 July 2026 02:29 UTC
- Date retrieved: 16 August 2026 11:03 UTC
- Permanent URL: https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468
- Page Version ID: 11468
Citation styles for Useful commands
APA style
Useful commands. (2026, July 11). DemocracyCraft Wiki. Retrieved 11:03, August 16, 2026 from https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468.
MLA style
"Useful commands." DemocracyCraft Wiki. 11 Jul 2026, 02:29 UTC. 16 Aug 2026, 11:03 <https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468>.
MHRA style
DemocracyCraft Wiki contributors, 'Useful commands', DemocracyCraft Wiki, 11 July 2026, 02:29 UTC, <https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468> [accessed 16 August 2026]
Chicago style
DemocracyCraft Wiki contributors, "Useful commands," DemocracyCraft Wiki, https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468 (accessed August 16, 2026).
CBE/CSE style
DemocracyCraft Wiki contributors. Useful commands [Internet]. DemocracyCraft Wiki; 2026 Jul 11, 02:29 UTC [cited 2026 Aug 16]. Available from: https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468.
Bluebook style
Useful commands, https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468 (last visited August 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DemocracyCraft Wiki",
title = "Useful commands --- DemocracyCraft Wiki{,} ",
year = "2026",
url = "https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468",
note = "[Online; accessed 16-August-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 = "DemocracyCraft Wiki",
title = "Useful commands --- DemocracyCraft Wiki{,} ",
year = "2026",
url = "\url{https://wiki.democracycraft.net/index.php?title=Useful_commands&oldid=11468}",
note = "[Online; accessed 16-August-2026]"
}