Cite This Page
Bibliographic details for MySQL dump
- Page name: MySQL dump
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 1 July 2012 15:36 UTC
- Date retrieved: 17 June 2026 23:00 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034
- Page Version ID: 41034
Citation styles for MySQL dump
APA style
MySQL dump. (2012, July 1). Consumerium development wiki. Retrieved 23:00, June 17, 2026 from https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034.
MLA style
"MySQL dump." Consumerium development wiki. 1 Jul 2012, 15:36 UTC. 17 Jun 2026, 23:00 <https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034>.
MHRA style
Consumerium development wiki contributors, 'MySQL dump', Consumerium development wiki, 1 July 2012, 15:36 UTC, <https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034> [accessed 17 June 2026]
Chicago style
Consumerium development wiki contributors, "MySQL dump," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034 (accessed June 17, 2026).
CBE/CSE style
Consumerium development wiki contributors. MySQL dump [Internet]. Consumerium development wiki; 2012 Jul 1, 15:36 UTC [cited 2026 Jun 17]. Available from: https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034.
Bluebook style
MySQL dump, https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034 (last visited June 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "MySQL dump --- Consumerium development wiki{,} ",
year = "2012",
url = "https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034",
note = "[Online; accessed 17-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 = "Consumerium development wiki",
title = "MySQL dump --- Consumerium development wiki{,} ",
year = "2012",
url = "\url{https://develop.consumerium.org/w/index.php?title=MySQL_dump&oldid=41034}",
note = "[Online; accessed 17-June-2026]"
}