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: 20 October 2025 01:42 UTC
- Permanent URL: https://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 01:42, October 20, 2025 from https://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. 20 Oct 2025, 01:42 <https://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, <https://zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440> [accessed 20 October 2025]
Chicago style
Zero-K contributors, "Customizing the User Interface," Zero-K, , https://zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440 (accessed October 20, 2025).
CBE/CSE style
Zero-K contributors. Customizing the User Interface [Internet]. Zero-K, ; 2018 Aug 6, 09:39 UTC [cited 2025 Oct 20]. Available from: https://zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440.
Bluebook style
Customizing the User Interface, https://zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440 (last visited October 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Zero-K", title = "Customizing the User Interface --- Zero-K{,} ", year = "2018", url = "https://zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440", note = "[Online; accessed 20-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 = "Customizing the User Interface --- Zero-K{,} ", year = "2018", url = "\url{https://zero-k.info/mediawiki/index.php?title=Customizing_the_User_Interface&oldid=4440}", note = "[Online; accessed 20-October-2025]" }