Cite This Page
Bibliographic details for Code Cards
- Page name: Code Cards
- Author: Airsoft Information contributors
- Publisher: Airsoft Information, .
- Date of last revision: 23 January 2013 08:52 UTC
- Date retrieved: 6 July 2026 17:16 UTC
- Permanent URL: https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161
- Page Version ID: 161
Citation styles for Code Cards
APA style
Code Cards. (2013, January 23). Airsoft Information, . Retrieved 17:16, July 6, 2026 from https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161.
MLA style
"Code Cards." Airsoft Information, . 23 Jan 2013, 08:52 UTC. 6 Jul 2026, 17:16 <https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161>.
MHRA style
Airsoft Information contributors, 'Code Cards', Airsoft Information, , 23 January 2013, 08:52 UTC, <https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161> [accessed 6 July 2026]
Chicago style
Airsoft Information contributors, "Code Cards," Airsoft Information, , https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161 (accessed July 6, 2026).
CBE/CSE style
Airsoft Information contributors. Code Cards [Internet]. Airsoft Information, ; 2013 Jan 23, 08:52 UTC [cited 2026 Jul 6]. Available from: https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161.
Bluebook style
Code Cards, https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161 (last visited July 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Airsoft Information",
title = "Code Cards --- Airsoft Information{,} ",
year = "2013",
url = "https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161",
note = "[Online; accessed 6-July-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 = "Airsoft Information",
title = "Code Cards --- Airsoft Information{,} ",
year = "2013",
url = "\url{https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=161}",
note = "[Online; accessed 6-July-2026]"
}