Bibliographic details for Category:Property
- Page name: Category:Property
- Author: OSL Demo contributors
- Publisher: OSL Demo, .
- Date of last revision: 28 February 2025 06:20 UTC
- Date retrieved: 10 February 2026 08:40 UTC
- Permanent URL: https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692
- Page Version ID: 3692
Citation styles for Category:Property
APA style
Category:Property. (2025, February 28). OSL Demo, . Retrieved 08:40, February 10, 2026 from https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692.
MLA style
"Category:Property." OSL Demo, . 28 Feb 2025, 06:20 UTC. 10 Feb 2026, 08:40 <https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692>.
MHRA style
OSL Demo contributors, 'Category:Property', OSL Demo, , 28 February 2025, 06:20 UTC, <https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692> [accessed 10 February 2026]
Chicago style
OSL Demo contributors, "Category:Property," OSL Demo, , https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692 (accessed February 10, 2026).
CBE/CSE style
OSL Demo contributors. Category:Property [Internet]. OSL Demo, ; 2025 Feb 28, 06:20 UTC [cited 2026 Feb 10]. Available from: https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692.
Bluebook style
Category:Property, https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692 (last visited February 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OSL Demo",
title = "Category:Property --- OSL Demo{,} ",
year = "2025",
url = "https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692",
note = "[Online; accessed 10-February-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:Property --- OSL Demo{,} ",
year = "2025",
url = "\url{https://demo.open-semantic-lab.org/w/index.php?title=Category:Property&oldid=3692}",
note = "[Online; accessed 10-February-2026]"
}