Cite This Page
Bibliographic details for Additional Resource
- Page name: Additional Resource
- Author: Airsoft Information contributors
- Publisher: Airsoft Information, .
- Date of last revision: 2 May 2013 06:35 UTC
- Date retrieved: 13 May 2026 14:40 UTC
- Permanent URL: https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668
- Page Version ID: 668
Citation styles for Additional Resource
APA style
Additional Resource. (2013, May 2). Airsoft Information, . Retrieved 14:40, May 13, 2026 from https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668.
MLA style
"Additional Resource." Airsoft Information, . 2 May 2013, 06:35 UTC. 13 May 2026, 14:40 <https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668>.
MHRA style
Airsoft Information contributors, 'Additional Resource', Airsoft Information, , 2 May 2013, 06:35 UTC, <https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668> [accessed 13 May 2026]
Chicago style
Airsoft Information contributors, "Additional Resource," Airsoft Information, , https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668 (accessed May 13, 2026).
CBE/CSE style
Airsoft Information contributors. Additional Resource [Internet]. Airsoft Information, ; 2013 May 2, 06:35 UTC [cited 2026 May 13]. Available from: https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668.
Bluebook style
Additional Resource, https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Airsoft Information",
title = "Additional Resource --- Airsoft Information{,} ",
year = "2013",
url = "https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668",
note = "[Online; accessed 13-May-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 = "Additional Resource --- Airsoft Information{,} ",
year = "2013",
url = "\url{https://lmag.jesseneri.ca/info/index.php?title=Additional_Resource&oldid=668}",
note = "[Online; accessed 13-May-2026]"
}