Cite This Page
Bibliographic details for Lock and Load
- Page name: Lock and Load
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 27 August 2020 21:12 UTC
- Date retrieved: 13 March 2026 22:47 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561
- Page Version ID: 51561
Citation styles for Lock and Load
APA style
Lock and Load. (2020, August 27). WikiRaider, . Retrieved 22:47, March 13, 2026 from https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561.
MLA style
"Lock and Load." WikiRaider, . 27 Aug 2020, 21:12 UTC. 13 Mar 2026, 22:47 <https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561>.
MHRA style
WikiRaider contributors, 'Lock and Load', WikiRaider, , 27 August 2020, 21:12 UTC, <https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561> [accessed 13 March 2026]
Chicago style
WikiRaider contributors, "Lock and Load," WikiRaider, , https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561 (accessed March 13, 2026).
CBE/CSE style
WikiRaider contributors. Lock and Load [Internet]. WikiRaider, ; 2020 Aug 27, 21:12 UTC [cited 2026 Mar 13]. Available from: https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561.
Bluebook style
Lock and Load, https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "Lock and Load --- WikiRaider{,} ",
year = "2020",
url = "https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561",
note = "[Online; accessed 13-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 = "WikiRaider",
title = "Lock and Load --- WikiRaider{,} ",
year = "2020",
url = "\url{https://www.wikiraider.com/index.php?title=Lock_and_Load&oldid=51561}",
note = "[Online; accessed 13-March-2026]"
}