Cite This Page
Bibliographic details for MySQL on LMDE
- Page name: MySQL on LMDE
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 26 December 2021 04:51 UTC
- Date retrieved: 28 October 2025 08:51 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719
- Page Version ID: 1719
Citation styles for MySQL on LMDE
APA style
MySQL on LMDE. (2021, December 26). The TinkerNet Wiki, . Retrieved 08:51, October 28, 2025 from https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719.
MLA style
"MySQL on LMDE." The TinkerNet Wiki, . 26 Dec 2021, 04:51 UTC. 28 Oct 2025, 08:51 <https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719>.
MHRA style
The TinkerNet Wiki contributors, 'MySQL on LMDE', The TinkerNet Wiki, , 26 December 2021, 04:51 UTC, <https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719> [accessed 28 October 2025]
Chicago style
The TinkerNet Wiki contributors, "MySQL on LMDE," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719 (accessed October 28, 2025).
CBE/CSE style
The TinkerNet Wiki contributors. MySQL on LMDE [Internet]. The TinkerNet Wiki, ; 2021 Dec 26, 04:51 UTC [cited 2025 Oct 28]. Available from: https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719.
Bluebook style
MySQL on LMDE, https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "The TinkerNet Wiki",
title = "MySQL on LMDE --- The TinkerNet Wiki{,} ",
year = "2021",
url = "https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719",
note = "[Online; accessed 28-October-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 = "The TinkerNet Wiki",
title = "MySQL on LMDE --- The TinkerNet Wiki{,} ",
year = "2021",
url = "\url{https://wiki.tinkernet.ca/index.php?title=MySQL_on_LMDE&oldid=1719}",
note = "[Online; accessed 28-October-2025]"
}