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: 25 March 2026 07:33 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 07:33, March 25, 2026 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. 25 Mar 2026, 07:33 <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 25 March 2026]
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 March 25, 2026).
CBE/CSE style
The TinkerNet Wiki contributors. MySQL on LMDE [Internet]. The TinkerNet Wiki, ; 2021 Dec 26, 04:51 UTC [cited 2026 Mar 25]. 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 March 25, 2026).
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 25-March-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 = "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 25-March-2026]"
}