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