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: 28 October 2025 14:28 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 14:28, October 28, 2025 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. 28 Oct 2025, 14:28 <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 28 October 2025]
Chicago style
OS.bee documentation contributors, "Menu DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Menu_DSL&oldid=1998 (accessed October 28, 2025).
CBE/CSE style
OS.bee documentation contributors. Menu DSL [Internet]. OS.bee documentation, ; 2018 Jul 12, 12:48 UTC [cited 2025 Oct 28]. 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 October 28, 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=1998",
note = "[Online; accessed 28-October-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=1998}",
note = "[Online; accessed 28-October-2025]"
}