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: 22 November 2025 12:30 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260
- Page Version ID: 3260
Citation styles for Menu DSL
APA style
Menu DSL. (2018, July 12). OS.bee documentation, . Retrieved 12:30, November 22, 2025 from https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260.
MLA style
"Menu DSL." OS.bee documentation, . 12 Jul 2018, 12:48 UTC. 22 Nov 2025, 12:30 <https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260>.
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=3260> [accessed 22 November 2025]
Chicago style
OS.bee documentation contributors, "Menu DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260 (accessed November 22, 2025).
CBE/CSE style
OS.bee documentation contributors. Menu DSL [Internet]. OS.bee documentation, ; 2018 Jul 12, 12:48 UTC [cited 2025 Nov 22]. Available from: https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260.
Bluebook style
Menu DSL, https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260 (last visited November 22, 2025).
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=3260",
note = "[Online; accessed 22-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 = "Menu DSL --- OS.bee documentation{,} ",
year = "2018",
url = "\url{https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=3260}",
note = "[Online; accessed 22-November-2025]"
}