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: 28 October 2025 20:33 UTC
- Permanent URL: http://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 20:33, October 28, 2025 from http://wiki.kemiko.us/index.php?title=Database_101&oldid=385.
MLA style
"Database 101." kemiko, . 27 Nov 2017, 04:39 UTC. 28 Oct 2025, 20:33 <http://wiki.kemiko.us/index.php?title=Database_101&oldid=385>.
MHRA style
kemiko contributors, 'Database 101', kemiko, , 27 November 2017, 04:39 UTC, <http://wiki.kemiko.us/index.php?title=Database_101&oldid=385> [accessed 28 October 2025]
Chicago style
kemiko contributors, "Database 101," kemiko, , http://wiki.kemiko.us/index.php?title=Database_101&oldid=385 (accessed October 28, 2025).
CBE/CSE style
kemiko contributors. Database 101 [Internet]. kemiko, ; 2017 Nov 27, 04:39 UTC [cited 2025 Oct 28]. Available from: http://wiki.kemiko.us/index.php?title=Database_101&oldid=385.
Bluebook style
Database 101, http://wiki.kemiko.us/index.php?title=Database_101&oldid=385 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Database 101 --- kemiko{,} ",
year = "2017",
url = "http://wiki.kemiko.us/index.php?title=Database_101&oldid=385",
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 = "kemiko",
title = "Database 101 --- kemiko{,} ",
year = "2017",
url = "\url{http://wiki.kemiko.us/index.php?title=Database_101&oldid=385}",
note = "[Online; accessed 28-October-2025]"
}