Cite This Page
Bibliographic details for Database 101
- Page name: Database 101
- Author: kemiko contributors
- Publisher: kemiko, .
- Date of last revision: 27 November 2017 04:39 UTC
- Date retrieved: 1 April 2026 02:16 UTC
- Permanent URL: https://wiki.kemiko.us/index.php?title=Database_101&oldid=385
- Page Version ID: 385
Citation styles for Database 101
APA style
Database 101. (2017, November 27). kemiko, . Retrieved 02:16, April 1, 2026 from https://wiki.kemiko.us/index.php?title=Database_101&oldid=385.
MLA style
"Database 101." kemiko, . 27 Nov 2017, 04:39 UTC. 1 Apr 2026, 02:16 <https://wiki.kemiko.us/index.php?title=Database_101&oldid=385>.
MHRA style
kemiko contributors, 'Database 101', kemiko, , 27 November 2017, 04:39 UTC, <https://wiki.kemiko.us/index.php?title=Database_101&oldid=385> [accessed 1 April 2026]
Chicago style
kemiko contributors, "Database 101," kemiko, , https://wiki.kemiko.us/index.php?title=Database_101&oldid=385 (accessed April 1, 2026).
CBE/CSE style
kemiko contributors. Database 101 [Internet]. kemiko, ; 2017 Nov 27, 04:39 UTC [cited 2026 Apr 1]. Available from: https://wiki.kemiko.us/index.php?title=Database_101&oldid=385.
Bluebook style
Database 101, https://wiki.kemiko.us/index.php?title=Database_101&oldid=385 (last visited April 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Database 101 --- kemiko{,} ",
year = "2017",
url = "https://wiki.kemiko.us/index.php?title=Database_101&oldid=385",
note = "[Online; accessed 1-April-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 = "kemiko",
title = "Database 101 --- kemiko{,} ",
year = "2017",
url = "\url{https://wiki.kemiko.us/index.php?title=Database_101&oldid=385}",
note = "[Online; accessed 1-April-2026]"
}