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