Cite This Page
Bibliographic details for Semantic Web
- Page name: Semantic Web
- Author: Wicri Computer science contributors
- Publisher: Wicri Computer science, .
- Date of last revision: 27 June 2017 08:55 UTC
- Date retrieved: 20 April 2026 03:30 UTC
- Permanent URL: https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306
- Page Version ID: 1306
Citation styles for Semantic Web
APA style
Semantic Web. (2017, June 27). Wicri Computer science, . Retrieved 03:30, April 20, 2026 from https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306.
MLA style
"Semantic Web." Wicri Computer science, . 27 Jun 2017, 08:55 UTC. 20 Apr 2026, 03:30 <https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306>.
MHRA style
Wicri Computer science contributors, 'Semantic Web', Wicri Computer science, , 27 June 2017, 08:55 UTC, <https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306> [accessed 20 April 2026]
Chicago style
Wicri Computer science contributors, "Semantic Web," Wicri Computer science, , https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306 (accessed April 20, 2026).
CBE/CSE style
Wicri Computer science contributors. Semantic Web [Internet]. Wicri Computer science, ; 2017 Jun 27, 08:55 UTC [cited 2026 Apr 20]. Available from: https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306.
Bluebook style
Semantic Web, https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wicri Computer science",
title = "Semantic Web --- Wicri Computer science{,} ",
year = "2017",
url = "https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306",
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 = "Wicri Computer science",
title = "Semantic Web --- Wicri Computer science{,} ",
year = "2017",
url = "\url{https://wicri-demo.istex.fr/Wicri/Informatique/en/index.php?title=Semantic_Web&oldid=1306}",
note = "[Online; accessed 20-April-2026]"
}