Cite This Page
Bibliographic details for MySQL Control Center
- Page name: MySQL Control Center
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 1 April 2011 07:39 UTC
- Date retrieved: 5 December 2025 12:36 UTC
- Permanent URL: https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085
- Page Version ID: 2085
Citation styles for MySQL Control Center
APA style
MySQL Control Center. (2011, April 1). WPKG | Open Source Software Deployment and Distribution, . Retrieved 12:36, December 5, 2025 from https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085.
MLA style
"MySQL Control Center." WPKG | Open Source Software Deployment and Distribution, . 1 Apr 2011, 07:39 UTC. 5 Dec 2025, 12:36 <https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'MySQL Control Center', WPKG | Open Source Software Deployment and Distribution, , 1 April 2011, 07:39 UTC, <https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "MySQL Control Center," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. MySQL Control Center [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Apr 1, 07:39 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085.
Bluebook style
MySQL Control Center, https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "MySQL Control Center --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085",
note = "[Online; accessed 5-December-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "MySQL Control Center --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=MySQL_Control_Center&oldid=2085}",
note = "[Online; accessed 5-December-2025]"
}