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