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:45 UTC
- Date retrieved: 6 July 2026 13:22 UTC
- Permanent URL: https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160
- Page Version ID: 160
Citation styles for Code Cards
APA style
Code Cards. (2013, January 23). Airsoft Information, . Retrieved 13:22, July 6, 2026 from https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160.
MLA style
"Code Cards." Airsoft Information, . 23 Jan 2013, 08:45 UTC. 6 Jul 2026, 13:22 <https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160>.
MHRA style
Airsoft Information contributors, 'Code Cards', Airsoft Information, , 23 January 2013, 08:45 UTC, <https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160> [accessed 6 July 2026]
Chicago style
Airsoft Information contributors, "Code Cards," Airsoft Information, , https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160 (accessed July 6, 2026).
CBE/CSE style
Airsoft Information contributors. Code Cards [Internet]. Airsoft Information, ; 2013 Jan 23, 08:45 UTC [cited 2026 Jul 6]. Available from: https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160.
Bluebook style
Code Cards, https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=160 (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=160",
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=160}",
note = "[Online; accessed 6-July-2026]"
}