Cite This Page
Bibliographic details for Entity DSL
- Page name: Entity DSL
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 7 November 2023 16:01 UTC
- Date retrieved: 3 November 2025 14:53 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11
- Page Version ID: 11
Citation styles for Entity DSL
APA style
Entity DSL. (2023, November 7). OS.bee documentation, . Retrieved 14:53, November 3, 2025 from https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11.
MLA style
"Entity DSL." OS.bee documentation, . 7 Nov 2023, 16:01 UTC. 3 Nov 2025, 14:53 <https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11>.
MHRA style
OS.bee documentation contributors, 'Entity DSL', OS.bee documentation, , 7 November 2023, 16:01 UTC, <https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11> [accessed 3 November 2025]
Chicago style
OS.bee documentation contributors, "Entity DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11 (accessed November 3, 2025).
CBE/CSE style
OS.bee documentation contributors. Entity DSL [Internet]. OS.bee documentation, ; 2023 Nov 7, 16:01 UTC [cited 2025 Nov 3]. Available from: https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11.
Bluebook style
Entity DSL, https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Entity DSL --- OS.bee documentation{,} ",
year = "2023",
url = "https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11",
note = "[Online; accessed 3-November-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 = "OS.bee documentation",
title = "Entity DSL --- OS.bee documentation{,} ",
year = "2023",
url = "\url{https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11}",
note = "[Online; accessed 3-November-2025]"
}