Cite This Page
Bibliographic details for Customizing the User Interface
- Page name: Customizing the User Interface
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 5 December 2021 01:23 UTC
- Date retrieved: 1 November 2025 20:27 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237
- Page Version ID: 8237
Citation styles for Customizing the User Interface
APA style
Customizing the User Interface. (2021, December 5). Zero-K, . Retrieved 20:27, November 1, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237.
MLA style
"Customizing the User Interface." Zero-K, . 5 Dec 2021, 01:23 UTC. 1 Nov 2025, 20:27 <http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237>.
MHRA style
Zero-K contributors, 'Customizing the User Interface', Zero-K, , 5 December 2021, 01:23 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237> [accessed 1 November 2025]
Chicago style
Zero-K contributors, "Customizing the User Interface," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237 (accessed November 1, 2025).
CBE/CSE style
Zero-K contributors. Customizing the User Interface [Internet]. Zero-K, ; 2021 Dec 5, 01:23 UTC [cited 2025 Nov 1]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237.
Bluebook style
Customizing the User Interface, http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Customizing the User Interface --- Zero-K{,} ",
year = "2021",
url = "http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237",
note = "[Online; accessed 1-November-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 = "Customizing the User Interface --- Zero-K{,} ",
year = "2021",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=8237}",
note = "[Online; accessed 1-November-2025]"
}