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