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: 12 August 2018 18:04 UTC
- Date retrieved: 3 November 2025 04:31 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447
- Page Version ID: 4447
Citation styles for Customizing the User Interface
APA style
Customizing the User Interface. (2018, August 12). Zero-K, . Retrieved 04:31, November 3, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447.
MLA style
"Customizing the User Interface." Zero-K, . 12 Aug 2018, 18:04 UTC. 3 Nov 2025, 04:31 <http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447>.
MHRA style
Zero-K contributors, 'Customizing the User Interface', Zero-K, , 12 August 2018, 18:04 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447> [accessed 3 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=4447 (accessed November 3, 2025).
CBE/CSE style
Zero-K contributors. Customizing the User Interface [Internet]. Zero-K, ; 2018 Aug 12, 18:04 UTC [cited 2025 Nov 3]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447.
Bluebook style
Customizing the User Interface, http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Customizing the User Interface --- Zero-K{,} ",
year = "2018",
url = "http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447",
note = "[Online; accessed 3-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 = "2018",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4447}",
note = "[Online; accessed 3-November-2025]"
}