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