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: 19 March 2026 17:51 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 17:51, March 19, 2026 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. 19 Mar 2026, 17:51 <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 19 March 2026]
Chicago style
OS.bee documentation contributors, "Entity DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=11 (accessed March 19, 2026).
CBE/CSE style
OS.bee documentation contributors. Entity DSL [Internet]. OS.bee documentation, ; 2023 Nov 7, 16:01 UTC [cited 2026 Mar 19]. 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 March 19, 2026).
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 19-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 = "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 19-March-2026]"
}