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