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