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