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