Cite This Page
Bibliographic details for How to set the default root password
- Page name: How to set the default root password
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 11 October 2013 07:53 UTC
- Date retrieved: 21 June 2026 13:02 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130
- Page Version ID: 12130
Citation styles for How to set the default root password
APA style
How to set the default root password. (2013, October 11). ArmadeusWiki, . Retrieved 13:02, June 21, 2026 from https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130.
MLA style
"How to set the default root password." ArmadeusWiki, . 11 Oct 2013, 07:53 UTC. 21 Jun 2026, 13:02 <https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130>.
MHRA style
ArmadeusWiki contributors, 'How to set the default root password', ArmadeusWiki, , 11 October 2013, 07:53 UTC, <https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130> [accessed 21 June 2026]
Chicago style
ArmadeusWiki contributors, "How to set the default root password," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130 (accessed June 21, 2026).
CBE/CSE style
ArmadeusWiki contributors. How to set the default root password [Internet]. ArmadeusWiki, ; 2013 Oct 11, 07:53 UTC [cited 2026 Jun 21]. Available from: https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130.
Bluebook style
How to set the default root password, https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130 (last visited June 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "How to set the default root password --- ArmadeusWiki{,} ",
year = "2013",
url = "https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130",
note = "[Online; accessed 21-June-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 = "ArmadeusWiki",
title = "How to set the default root password --- ArmadeusWiki{,} ",
year = "2013",
url = "\url{https://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12130}",
note = "[Online; accessed 21-June-2026]"
}