Cite This Page
Bibliographic details for Authorization DSL
- Page name: Authorization DSL
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 2 December 2019 10:32 UTC
- Date retrieved: 26 November 2025 05:10 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897
- Page Version ID: 2897
Citation styles for Authorization DSL
APA style
Authorization DSL. (2019, December 2). OS.bee documentation, . Retrieved 05:10, November 26, 2025 from https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897.
MLA style
"Authorization DSL." OS.bee documentation, . 2 Dec 2019, 10:32 UTC. 26 Nov 2025, 05:10 <https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897>.
MHRA style
OS.bee documentation contributors, 'Authorization DSL', OS.bee documentation, , 2 December 2019, 10:32 UTC, <https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897> [accessed 26 November 2025]
Chicago style
OS.bee documentation contributors, "Authorization DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897 (accessed November 26, 2025).
CBE/CSE style
OS.bee documentation contributors. Authorization DSL [Internet]. OS.bee documentation, ; 2019 Dec 2, 10:32 UTC [cited 2025 Nov 26]. Available from: https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897.
Bluebook style
Authorization DSL, https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Authorization DSL --- OS.bee documentation{,} ",
year = "2019",
url = "https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897",
note = "[Online; accessed 26-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 = "Authorization DSL --- OS.bee documentation{,} ",
year = "2019",
url = "\url{https://download.osbee.org/documentation/index.php?title=Authorization_DSL&oldid=2897}",
note = "[Online; accessed 26-November-2025]"
}