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