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