Cite This Page
Bibliographic details for QUBLAN/2026
- Page name: QUBLAN/2026
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 9 June 2026 00:46 UTC
- Date retrieved: 9 June 2026 02:39 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808
- Page Version ID: 6808
Citation styles for QUBLAN/2026
APA style
QUBLAN/2026. (2026, June 9). CS Codex, . Retrieved 02:39, June 9, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808.
MLA style
"QUBLAN/2026." CS Codex, . 9 Jun 2026, 00:46 UTC. 9 Jun 2026, 02:39 <http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808>.
MHRA style
CS Codex contributors, 'QUBLAN/2026', CS Codex, , 9 June 2026, 00:46 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808> [accessed 9 June 2026]
Chicago style
CS Codex contributors, "QUBLAN/2026," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808 (accessed June 9, 2026).
CBE/CSE style
CS Codex contributors. QUBLAN/2026 [Internet]. CS Codex, ; 2026 Jun 9, 00:46 UTC [cited 2026 Jun 9]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808.
Bluebook style
QUBLAN/2026, http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "QUBLAN/2026 --- CS Codex{,} ",
year = "2026",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808",
note = "[Online; accessed 9-June-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 = "CS Codex",
title = "QUBLAN/2026 --- CS Codex{,} ",
year = "2026",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=QUBLAN/2026&oldid=6808}",
note = "[Online; accessed 9-June-2026]"
}