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: 14 March 2026 08:55 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 08:55, March 14, 2026 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. 14 Mar 2026, 08:55 <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 14 March 2026]
Chicago style
OSL Demo contributors, "Category:Item," OSL Demo, , https://demo.open-semantic-lab.org/w/index.php?title=Category:Item&oldid=3355 (accessed March 14, 2026).
CBE/CSE style
OSL Demo contributors. Category:Item [Internet]. OSL Demo, ; 2024 Nov 13, 07:07 UTC [cited 2026 Mar 14]. 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 March 14, 2026).
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 14-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 = "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 14-March-2026]"
}