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