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: 19 March 2026 07:27 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131
- Page Version ID: 12131
Citation styles for How to set the default root password
APA style
How to set the default root password. (2013, October 11). ArmadeusWiki, . Retrieved 07:27, March 19, 2026 from http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131.
MLA style
"How to set the default root password." ArmadeusWiki, . 11 Oct 2013, 07:53 UTC. 19 Mar 2026, 07:27 <http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131>.
MHRA style
ArmadeusWiki contributors, 'How to set the default root password', ArmadeusWiki, , 11 October 2013, 07:53 UTC, <http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131> [accessed 19 March 2026]
Chicago style
ArmadeusWiki contributors, "How to set the default root password," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131 (accessed March 19, 2026).
CBE/CSE style
ArmadeusWiki contributors. How to set the default root password [Internet]. ArmadeusWiki, ; 2013 Oct 11, 07:53 UTC [cited 2026 Mar 19]. Available from: http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131.
Bluebook style
How to set the default root password, http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "How to set the default root password --- ArmadeusWiki{,} ",
year = "2013",
url = "http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131",
note = "[Online; accessed 19-March-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{http://www.armadeus.org/wiki/index.php?title=How_to_set_the_default_root_password&oldid=12131}",
note = "[Online; accessed 19-March-2026]"
}