Bibliographic details for Category:Item
- Page name: Category:Item
- Author: OSL Demo contributors
- Publisher: OSL Demo, .
- Date of last revision: 13 November 2024 07:07 UTC
- Date retrieved: 8 December 2025 12:32 UTC
- Permanent URL: https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355
- Page Version ID: 3355
Citation styles for Category:Item
APA style
Category:Item. (2024, November 13). OSL Demo, . Retrieved 12:32, December 8, 2025 from https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355.
MLA style
"Category:Item." OSL Demo, . 13 Nov 2024, 07:07 UTC. 8 Dec 2025, 12:32 <https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355>.
MHRA style
OSL Demo contributors, 'Category:Item', OSL Demo, , 13 November 2024, 07:07 UTC, <https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355> [accessed 8 December 2025]
Chicago style
OSL Demo contributors, "Category:Item," OSL Demo, , https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355 (accessed December 8, 2025).
CBE/CSE style
OSL Demo contributors. Category:Item [Internet]. OSL Demo, ; 2024 Nov 13, 07:07 UTC [cited 2025 Dec 8]. Available from: https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355.
Bluebook style
Category:Item, https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355 (last visited December 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OSL Demo",
title = "Category:Item --- OSL Demo{,} ",
year = "2024",
url = "https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355",
note = "[Online; accessed 8-December-2025]"
}
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 = "OSL Demo",
title = "Category:Item --- OSL Demo{,} ",
year = "2024",
url = "\url{https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355}",
note = "[Online; accessed 8-December-2025]"
}