Cite This Page
Bibliographic details for Function Library DSL
- Page name: Function Library DSL
- Author: OS.bee documentation contributors
- Publisher: OS.bee documentation, .
- Date of last revision: 23 October 2017 08:14 UTC
- Date retrieved: 1 November 2025 14:02 UTC
- Permanent URL: https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766
- Page Version ID: 2766
Citation styles for Function Library DSL
APA style
Function Library DSL. (2017, October 23). OS.bee documentation, . Retrieved 14:02, November 1, 2025 from https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766.
MLA style
"Function Library DSL." OS.bee documentation, . 23 Oct 2017, 08:14 UTC. 1 Nov 2025, 14:02 <https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766>.
MHRA style
OS.bee documentation contributors, 'Function Library DSL', OS.bee documentation, , 23 October 2017, 08:14 UTC, <https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766> [accessed 1 November 2025]
Chicago style
OS.bee documentation contributors, "Function Library DSL," OS.bee documentation, , https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766 (accessed November 1, 2025).
CBE/CSE style
OS.bee documentation contributors. Function Library DSL [Internet]. OS.bee documentation, ; 2017 Oct 23, 08:14 UTC [cited 2025 Nov 1]. Available from: https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766.
Bluebook style
Function Library DSL, https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "OS.bee documentation",
title = "Function Library DSL --- OS.bee documentation{,} ",
year = "2017",
url = "https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766",
note = "[Online; accessed 1-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 = "Function Library DSL --- OS.bee documentation{,} ",
year = "2017",
url = "\url{https://download.osbee.org/documentation/index.php?title=Function_Library_DSL&oldid=2766}",
note = "[Online; accessed 1-November-2025]"
}