Cite This Page
Bibliographic details for One Tap Lan/2
- Page name: One Tap Lan/2
- Author: CS Codex contributors
- Publisher: CS Codex, .
- Date of last revision: 17 December 2017 01:30 UTC
- Date retrieved: 24 March 2026 01:18 UTC
- Permanent URL: http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851
- Page Version ID: 2851
Citation styles for One Tap Lan/2
APA style
One Tap Lan/2. (2017, December 17). CS Codex, . Retrieved 01:18, March 24, 2026 from http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851.
MLA style
"One Tap Lan/2." CS Codex, . 17 Dec 2017, 01:30 UTC. 24 Mar 2026, 01:18 <http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851>.
MHRA style
CS Codex contributors, 'One Tap Lan/2', CS Codex, , 17 December 2017, 01:30 UTC, <http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851> [accessed 24 March 2026]
Chicago style
CS Codex contributors, "One Tap Lan/2," CS Codex, , http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851 (accessed March 24, 2026).
CBE/CSE style
CS Codex contributors. One Tap Lan/2 [Internet]. CS Codex, ; 2017 Dec 17, 01:30 UTC [cited 2026 Mar 24]. Available from: http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851.
Bluebook style
One Tap Lan/2, http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS Codex",
title = "One Tap Lan/2 --- CS Codex{,} ",
year = "2017",
url = "http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851",
note = "[Online; accessed 24-March-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 = "One Tap Lan/2 --- CS Codex{,} ",
year = "2017",
url = "\url{http://cscodex.com/mediawiki-1.28.1/index.php?title=One_Tap_Lan/2&oldid=2851}",
note = "[Online; accessed 24-March-2026]"
}