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