Cite This Page
Bibliographic details for Database
- Page name: Database
- Author: kogic.kr contributors
- Publisher: kogic.kr, .
- Date of last revision: 28 February 2020 08:49 UTC
- Date retrieved: 9 December 2025 17:38 UTC
- Permanent URL: http://kogic.kr/index.php?title=Database&oldid=5454
- Page Version ID: 5454
Citation styles for Database
APA style
Database. (2020, February 28). kogic.kr, . Retrieved 17:38, December 9, 2025 from http://kogic.kr/index.php?title=Database&oldid=5454.
MLA style
"Database." kogic.kr, . 28 Feb 2020, 08:49 UTC. 9 Dec 2025, 17:38 <http://kogic.kr/index.php?title=Database&oldid=5454>.
MHRA style
kogic.kr contributors, 'Database', kogic.kr, , 28 February 2020, 08:49 UTC, <http://kogic.kr/index.php?title=Database&oldid=5454> [accessed 9 December 2025]
Chicago style
kogic.kr contributors, "Database," kogic.kr, , http://kogic.kr/index.php?title=Database&oldid=5454 (accessed December 9, 2025).
CBE/CSE style
kogic.kr contributors. Database [Internet]. kogic.kr, ; 2020 Feb 28, 08:49 UTC [cited 2025 Dec 9]. Available from: http://kogic.kr/index.php?title=Database&oldid=5454.
Bluebook style
Database, http://kogic.kr/index.php?title=Database&oldid=5454 (last visited December 9, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "kogic.kr",
title = "Database --- kogic.kr{,} ",
year = "2020",
url = "http://kogic.kr/index.php?title=Database&oldid=5454",
note = "[Online; accessed 9-December-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 = "kogic.kr",
title = "Database --- kogic.kr{,} ",
year = "2020",
url = "\url{http://kogic.kr/index.php?title=Database&oldid=5454}",
note = "[Online; accessed 9-December-2025]"
}