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