Cite This Page
Bibliographic details for Organization DSL
- Page name: Organization DSL
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 22 January 2018 14:04 UTC
- Date retrieved: 17 March 2026 12:55 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972
- Page Version ID: 2972
Citation styles for Organization DSL
APA style
Organization DSL. (2018, January 22). OS.bee documentation, . Retrieved 12:55, March 17, 2026 from https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972.
MLA style
"Organization DSL." OS.bee documentation, . 22 Jan 2018, 14:04 UTC. 17 Mar 2026, 12:55 <https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972>.
MHRA style
OS.bee documentation contributors, 'Organization DSL', OS.bee documentation, , 22 January 2018, 14:04 UTC, <https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972> [accessed 17 March 2026]
Chicago style
OS.bee documentation contributors, "Organization DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972 (accessed March 17, 2026).
CBE/CSE style
OS.bee documentation contributors. Organization DSL [Internet]. OS.bee documentation, ; 2018 Jan 22, 14:04 UTC [cited 2026 Mar 17]. Available from: https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972.
Bluebook style
Organization DSL, https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972 (last visited March 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Organization DSL --- OS.bee documentation{,} ",
year = "2018",
url = "https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972",
note = "[Online; accessed 17-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 = "Organization DSL --- OS.bee documentation{,} ",
year = "2018",
url = "\url{https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972}",
note = "[Online; accessed 17-March-2026]"
}