Cite This Page
Bibliographic details for Report DSL
- Page name: Report DSL
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 25 October 2018 13:47 UTC
- Date retrieved: 26 November 2025 05:45 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233
- Page Version ID: 2233
Citation styles for Report DSL
APA style
Report DSL. (2018, October 25). OS.bee documentation, . Retrieved 05:45, November 26, 2025 from https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233.
MLA style
"Report DSL." OS.bee documentation, . 25 Oct 2018, 13:47 UTC. 26 Nov 2025, 05:45 <https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233>.
MHRA style
OS.bee documentation contributors, 'Report DSL', OS.bee documentation, , 25 October 2018, 13:47 UTC, <https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233> [accessed 26 November 2025]
Chicago style
OS.bee documentation contributors, "Report DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233 (accessed November 26, 2025).
CBE/CSE style
OS.bee documentation contributors. Report DSL [Internet]. OS.bee documentation, ; 2018 Oct 25, 13:47 UTC [cited 2025 Nov 26]. Available from: https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233.
Bluebook style
Report DSL, https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Report DSL --- OS.bee documentation{,} ",
year = "2018",
url = "https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233",
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 = "Report DSL --- OS.bee documentation{,} ",
year = "2018",
url = "\url{https://download.osbee.org/documentation/index.php?title=Report_DSL&oldid=2233}",
note = "[Online; accessed 26-November-2025]"
}