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: 6 August 2018 09:39 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=4440
- Page Version ID: 4440
Citation styles for Customizing the User Interface
APA style
Customizing the User Interface. (2018, August 6). Zero-K, . Retrieved 04:31, November 3, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440.
MLA style
"Customizing the User Interface." Zero-K, . 6 Aug 2018, 09:39 UTC. 3 Nov 2025, 04:31 <http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440>.
MHRA style
Zero-K contributors, 'Customizing the User Interface', Zero-K, , 6 August 2018, 09:39 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440> [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=4440 (accessed November 3, 2025).
CBE/CSE style
Zero-K contributors. Customizing the User Interface [Internet]. Zero-K, ; 2018 Aug 6, 09:39 UTC [cited 2025 Nov 3]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440.
Bluebook style
Customizing the User Interface, http://test.zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440 (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=4440",
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=4440}",
note = "[Online; accessed 3-November-2025]"
}