Cite This Page
Bibliographic details for Brief CV
- Page name: Brief CV
- Author: KAIST Quantum Computing Lab Wiki contributors
- Publisher: KAIST Quantum Computing Lab Wiki, .
- Date of last revision: 7 March 2025 08:04 UTC
- Date retrieved: 14 May 2026 12:40 UTC
- Permanent URL: http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144
- Page Version ID: 10144
Citation styles for Brief CV
APA style
Brief CV. (2025, March 7). KAIST Quantum Computing Lab Wiki, . Retrieved 12:40, May 14, 2026 from http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144.
MLA style
"Brief CV." KAIST Quantum Computing Lab Wiki, . 7 Mar 2025, 08:04 UTC. 14 May 2026, 12:40 <http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144>.
MHRA style
KAIST Quantum Computing Lab Wiki contributors, 'Brief CV', KAIST Quantum Computing Lab Wiki, , 7 March 2025, 08:04 UTC, <http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144> [accessed 14 May 2026]
Chicago style
KAIST Quantum Computing Lab Wiki contributors, "Brief CV," KAIST Quantum Computing Lab Wiki, , http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144 (accessed May 14, 2026).
CBE/CSE style
KAIST Quantum Computing Lab Wiki contributors. Brief CV [Internet]. KAIST Quantum Computing Lab Wiki, ; 2025 Mar 7, 08:04 UTC [cited 2026 May 14]. Available from: http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144.
Bluebook style
Brief CV, http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "KAIST Quantum Computing Lab Wiki",
title = "Brief CV --- KAIST Quantum Computing Lab Wiki{,} ",
year = "2025",
url = "http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144",
note = "[Online; accessed 14-May-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 = "KAIST Quantum Computing Lab Wiki",
title = "Brief CV --- KAIST Quantum Computing Lab Wiki{,} ",
year = "2025",
url = "\url{http://qcl.kaist.ac.kr/index.php?title=Brief_CV&oldid=10144}",
note = "[Online; accessed 14-May-2026]"
}