Cite This Page
Bibliographic details for Statemachine DSL
- Page name: Statemachine DSL
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 3 May 2018 16:30 UTC
- Date retrieved: 26 July 2025 00:29 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855
- Page Version ID: 2855
Citation styles for Statemachine DSL
APA style
Statemachine DSL. (2018, May 3). OS.bee documentation, . Retrieved 00:29, July 26, 2025 from https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855.
MLA style
"Statemachine DSL." OS.bee documentation, . 3 May 2018, 16:30 UTC. 26 Jul 2025, 00:29 <https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855>.
MHRA style
OS.bee documentation contributors, 'Statemachine DSL', OS.bee documentation, , 3 May 2018, 16:30 UTC, <https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855> [accessed 26 July 2025]
Chicago style
OS.bee documentation contributors, "Statemachine DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855 (accessed July 26, 2025).
CBE/CSE style
OS.bee documentation contributors. Statemachine DSL [Internet]. OS.bee documentation, ; 2018 May 3, 16:30 UTC [cited 2025 Jul 26]. Available from: https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855.
Bluebook style
Statemachine DSL, https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855 (last visited July 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OS.bee documentation", title = "Statemachine DSL --- OS.bee documentation{,} ", year = "2018", url = "https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855", note = "[Online; accessed 26-July-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 = "Statemachine DSL --- OS.bee documentation{,} ", year = "2018", url = "\url{https://download.osbee.org/documentation/index.php?title=Statemachine_DSL&oldid=2855}", note = "[Online; accessed 26-July-2025]" }