Cite This Page
Bibliographic details for MySQL
- Page name: MySQL
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 3 June 2015 04:34 UTC
- Date retrieved: 7 June 2026 02:27 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=MySQL&oldid=8618
- Page Version ID: 8618
Citation styles for MySQL
APA style
MySQL. (2015, June 3). DISI, . Retrieved 02:27, June 7, 2026 from http://wiki.docking.org/index.php?title=MySQL&oldid=8618.
MLA style
"MySQL." DISI, . 3 Jun 2015, 04:34 UTC. 7 Jun 2026, 02:27 <http://wiki.docking.org/index.php?title=MySQL&oldid=8618>.
MHRA style
DISI contributors, 'MySQL', DISI, , 3 June 2015, 04:34 UTC, <http://wiki.docking.org/index.php?title=MySQL&oldid=8618> [accessed 7 June 2026]
Chicago style
DISI contributors, "MySQL," DISI, , http://wiki.docking.org/index.php?title=MySQL&oldid=8618 (accessed June 7, 2026).
CBE/CSE style
DISI contributors. MySQL [Internet]. DISI, ; 2015 Jun 3, 04:34 UTC [cited 2026 Jun 7]. Available from: http://wiki.docking.org/index.php?title=MySQL&oldid=8618.
Bluebook style
MySQL, http://wiki.docking.org/index.php?title=MySQL&oldid=8618 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "MySQL --- DISI{,} ",
year = "2015",
url = "http://wiki.docking.org/index.php?title=MySQL&oldid=8618",
note = "[Online; accessed 7-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 = "DISI",
title = "MySQL --- DISI{,} ",
year = "2015",
url = "\url{http://wiki.docking.org/index.php?title=MySQL&oldid=8618}",
note = "[Online; accessed 7-June-2026]"
}