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: 26 November 2025 05:03 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 05:03, November 26, 2025 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. 26 Nov 2025, 05:03 <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 26 November 2025]
Chicago style
OS.bee documentation contributors, "Organization DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972 (accessed November 26, 2025).
CBE/CSE style
OS.bee documentation contributors. Organization DSL [Internet]. OS.bee documentation, ; 2018 Jan 22, 14:04 UTC [cited 2025 Nov 26]. 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 November 26, 2025).
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 26-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 = "Organization DSL --- OS.bee documentation{,} ",
year = "2018",
url = "\url{https://download.osbee.org/documentation/index.php?title=Organization_DSL&oldid=2972}",
note = "[Online; accessed 26-November-2025]"
}