Cite This Page
Bibliographic details for Hacksaw
- Page name: Hacksaw
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 13 November 2020 02:11 UTC
- Date retrieved: 28 October 2025 03:15 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120
- Page Version ID: 7120
Citation styles for Hacksaw
APA style
Hacksaw. (2020, November 13). Zero-K, . Retrieved 03:15, October 28, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120.
MLA style
"Hacksaw." Zero-K, . 13 Nov 2020, 02:11 UTC. 28 Oct 2025, 03:15 <http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120>.
MHRA style
Zero-K contributors, 'Hacksaw', Zero-K, , 13 November 2020, 02:11 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120> [accessed 28 October 2025]
Chicago style
Zero-K contributors, "Hacksaw," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120 (accessed October 28, 2025).
CBE/CSE style
Zero-K contributors. Hacksaw [Internet]. Zero-K, ; 2020 Nov 13, 02:11 UTC [cited 2025 Oct 28]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120.
Bluebook style
Hacksaw, http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Hacksaw --- Zero-K{,} ",
year = "2020",
url = "http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120",
note = "[Online; accessed 28-October-2025]"
}
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 = "Zero-K",
title = "Hacksaw --- Zero-K{,} ",
year = "2020",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Hacksaw&oldid=7120}",
note = "[Online; accessed 28-October-2025]"
}