Cite This Page
Bibliographic details for Use MySQL-client on apf9328
- Page name: Use MySQL-client on apf9328
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 5 December 2008 13:21 UTC
- Date retrieved: 21 September 2026 22:01 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184
- Page Version ID: 5184
Citation styles for Use MySQL-client on apf9328
APA style
Use MySQL-client on apf9328. (2008, December 5). ArmadeusWiki, . Retrieved 22:01, September 21, 2026 from https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184.
MLA style
"Use MySQL-client on apf9328." ArmadeusWiki, . 5 Dec 2008, 13:21 UTC. 21 Sep 2026, 22:01 <https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184>.
MHRA style
ArmadeusWiki contributors, 'Use MySQL-client on apf9328', ArmadeusWiki, , 5 December 2008, 13:21 UTC, <https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184> [accessed 21 September 2026]
Chicago style
ArmadeusWiki contributors, "Use MySQL-client on apf9328," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184 (accessed September 21, 2026).
CBE/CSE style
ArmadeusWiki contributors. Use MySQL-client on apf9328 [Internet]. ArmadeusWiki, ; 2008 Dec 5, 13:21 UTC [cited 2026 Sep 21]. Available from: https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184.
Bluebook style
Use MySQL-client on apf9328, https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184 (last visited September 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Use MySQL-client on apf9328 --- ArmadeusWiki{,} ",
year = "2008",
url = "https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184",
note = "[Online; accessed 21-September-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 = "Use MySQL-client on apf9328 --- ArmadeusWiki{,} ",
year = "2008",
url = "\url{https://www.armadeus.org/wiki/index.php?title=Use_MySQL-client_on_apf9328&oldid=5184}",
note = "[Online; accessed 21-September-2026]"
}