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