Cite This Page
Bibliographic details for MySQL
- Page name: MySQL
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 17 July 2012 19:20 UTC
- Date retrieved: 28 November 2025 16:19 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=MySQL&oldid=2816
- Page Version ID: 2816
Citation styles for MySQL
APA style
MySQL. (2012, July 17). Fixme.ch, . Retrieved 16:19, November 28, 2025 from https://fixme.ch/w/index.php?title=MySQL&oldid=2816.
MLA style
"MySQL." Fixme.ch, . 17 Jul 2012, 19:20 UTC. 28 Nov 2025, 16:19 <https://fixme.ch/w/index.php?title=MySQL&oldid=2816>.
MHRA style
Fixme.ch contributors, 'MySQL', Fixme.ch, , 17 July 2012, 19:20 UTC, <https://fixme.ch/w/index.php?title=MySQL&oldid=2816> [accessed 28 November 2025]
Chicago style
Fixme.ch contributors, "MySQL," Fixme.ch, , https://fixme.ch/w/index.php?title=MySQL&oldid=2816 (accessed November 28, 2025).
CBE/CSE style
Fixme.ch contributors. MySQL [Internet]. Fixme.ch, ; 2012 Jul 17, 19:20 UTC [cited 2025 Nov 28]. Available from: https://fixme.ch/w/index.php?title=MySQL&oldid=2816.
Bluebook style
MySQL, https://fixme.ch/w/index.php?title=MySQL&oldid=2816 (last visited November 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "MySQL --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=MySQL&oldid=2816",
note = "[Online; accessed 28-November-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 = "Fixme.ch",
title = "MySQL --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=MySQL&oldid=2816}",
note = "[Online; accessed 28-November-2025]"
}