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: 4 November 2025 09:51 UTC
 - Permanent URL: https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=4219
 - Page Version ID: 4219
 
Citation styles for Entity DSL
APA style
Entity DSL. (2023, November 7). OS.bee documentation, . Retrieved 09:51, November 4, 2025 from https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=4219.
MLA style
"Entity DSL." OS.bee documentation, . 7 Nov 2023, 16:01 UTC. 4 Nov 2025, 09:51 <https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=4219>.
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=4219> [accessed 4 November 2025]
Chicago style
OS.bee documentation contributors, "Entity DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=4219 (accessed November 4, 2025).
CBE/CSE style
OS.bee documentation contributors. Entity DSL [Internet]. OS.bee documentation, ; 2023 Nov 7, 16:01 UTC [cited 2025 Nov 4]. Available from: https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=4219.
Bluebook style
Entity DSL, https://download.osbee.org/documentation/index.php?title=Entity_DSL&oldid=4219 (last visited November 4, 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=4219",
   note = "[Online; accessed 4-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=4219}",
   note = "[Online; accessed 4-November-2025]"
 }