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