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: 4 November 2025 05:36 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 05:36, November 4, 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. 4 Nov 2025, 05:36 <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 4 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 4, 2025).
CBE/CSE style
Zero-K contributors. Customizing the User Interface [Internet]. Zero-K, ; 2020 Apr 14, 11:35 UTC [cited 2025 Nov 4]. 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 4, 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 4-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 4-November-2025]"
 }