Cite This Page
Bibliographic details for Code Cards
- Page name: Code Cards
- Author: Airsoft Information contributors
- Publisher: Airsoft Information, .
- Date of last revision: 14 March 2013 06:25 UTC
- Date retrieved: 6 July 2026 17:16 UTC
- Permanent URL: https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571
- Page Version ID: 571
Citation styles for Code Cards
APA style
Code Cards. (2013, March 14). Airsoft Information, . Retrieved 17:16, July 6, 2026 from https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571.
MLA style
"Code Cards." Airsoft Information, . 14 Mar 2013, 06:25 UTC. 6 Jul 2026, 17:16 <https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571>.
MHRA style
Airsoft Information contributors, 'Code Cards', Airsoft Information, , 14 March 2013, 06:25 UTC, <https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571> [accessed 6 July 2026]
Chicago style
Airsoft Information contributors, "Code Cards," Airsoft Information, , https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571 (accessed July 6, 2026).
CBE/CSE style
Airsoft Information contributors. Code Cards [Internet]. Airsoft Information, ; 2013 Mar 14, 06:25 UTC [cited 2026 Jul 6]. Available from: https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571.
Bluebook style
Code Cards, https://lmag.jesseneri.ca/info/index.php?title=Code_Cards&oldid=571 (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=571",
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=571}",
note = "[Online; accessed 6-July-2026]"
}