Cite This Page
Bibliographic details for UI
- Page name: UI
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 25 June 2003 07:47 UTC
- Date retrieved: 14 August 2026 16:15 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=UI&oldid=13704
- Page Version ID: 13704
Citation styles for UI
APA style
UI. (2003, June 25). Consumerium development wiki. Retrieved 16:15, August 14, 2026 from https://develop.consumerium.org/w/index.php?title=UI&oldid=13704.
MLA style
"UI." Consumerium development wiki. 25 Jun 2003, 07:47 UTC. 14 Aug 2026, 16:15 <https://develop.consumerium.org/w/index.php?title=UI&oldid=13704>.
MHRA style
Consumerium development wiki contributors, 'UI', Consumerium development wiki, 25 June 2003, 07:47 UTC, <https://develop.consumerium.org/w/index.php?title=UI&oldid=13704> [accessed 14 August 2026]
Chicago style
Consumerium development wiki contributors, "UI," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=UI&oldid=13704 (accessed August 14, 2026).
CBE/CSE style
Consumerium development wiki contributors. UI [Internet]. Consumerium development wiki; 2003 Jun 25, 07:47 UTC [cited 2026 Aug 14]. Available from: https://develop.consumerium.org/w/index.php?title=UI&oldid=13704.
Bluebook style
UI, https://develop.consumerium.org/w/index.php?title=UI&oldid=13704 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "UI --- Consumerium development wiki{,} ",
year = "2003",
url = "https://develop.consumerium.org/w/index.php?title=UI&oldid=13704",
note = "[Online; accessed 14-August-2026]"
}
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 = "Consumerium development wiki",
title = "UI --- Consumerium development wiki{,} ",
year = "2003",
url = "\url{https://develop.consumerium.org/w/index.php?title=UI&oldid=13704}",
note = "[Online; accessed 14-August-2026]"
}