Cite This Page
Bibliographic details for MySQL - Configuring 8.0
- Page name: MySQL - Configuring 8.0
- Author: The TinkerNet Wiki contributors
- Publisher: The TinkerNet Wiki, .
- Date of last revision: 18 July 2020 19:30 UTC
- Date retrieved: 21 November 2024 18:55 UTC
- Permanent URL: https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668
- Page Version ID: 668
Citation styles for MySQL - Configuring 8.0
APA style
MySQL - Configuring 8.0. (2020, July 18). The TinkerNet Wiki, . Retrieved 18:55, November 21, 2024 from https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668.
MLA style
"MySQL - Configuring 8.0." The TinkerNet Wiki, . 18 Jul 2020, 19:30 UTC. 21 Nov 2024, 18:55 <https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668>.
MHRA style
The TinkerNet Wiki contributors, 'MySQL - Configuring 8.0', The TinkerNet Wiki, , 18 July 2020, 19:30 UTC, <https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668> [accessed 21 November 2024]
Chicago style
The TinkerNet Wiki contributors, "MySQL - Configuring 8.0," The TinkerNet Wiki, , https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668 (accessed November 21, 2024).
CBE/CSE style
The TinkerNet Wiki contributors. MySQL - Configuring 8.0 [Internet]. The TinkerNet Wiki, ; 2020 Jul 18, 19:30 UTC [cited 2024 Nov 21]. Available from: https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668.
Bluebook style
MySQL - Configuring 8.0, https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "The TinkerNet Wiki", title = "MySQL - Configuring 8.0 --- The TinkerNet Wiki{,} ", year = "2020", url = "https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668", note = "[Online; accessed 21-November-2024]" }
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 - Configuring 8.0 --- The TinkerNet Wiki{,} ", year = "2020", url = "\url{https://wiki.tinkernet.ca/index.php?title=MySQL_-_Configuring_8.0&oldid=668}", note = "[Online; accessed 21-November-2024]" }