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