Cite This Page
Bibliographic details for Weapon
- Page name: Weapon
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 16 December 2019 18:00 UTC
- Date retrieved: 25 March 2026 07:17 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678
- Page Version ID: 4678
Citation styles for Weapon
APA style
Weapon. (2019, December 16). CS History, . Retrieved 07:17, March 25, 2026 from https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678.
MLA style
"Weapon." CS History, . 16 Dec 2019, 18:00 UTC. 25 Mar 2026, 07:17 <https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678>.
MHRA style
CS History contributors, 'Weapon', CS History, , 16 December 2019, 18:00 UTC, <https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678> [accessed 25 March 2026]
Chicago style
CS History contributors, "Weapon," CS History, , https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678 (accessed March 25, 2026).
CBE/CSE style
CS History contributors. Weapon [Internet]. CS History, ; 2019 Dec 16, 18:00 UTC [cited 2026 Mar 25]. Available from: https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678.
Bluebook style
Weapon, https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Weapon --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678",
note = "[Online; accessed 25-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 History",
title = "Weapon --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Weapon&oldid=4678}",
note = "[Online; accessed 25-March-2026]"
}