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