1 Bibliographic details for Documents/API
- Page name: Documents/API
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 22 December 2025 15:05 UTC
- Date retrieved: 1 January 2026 18:18 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046
- Page Version ID: 93046
2 Citation styles for Documents/API
2.1 APA style
Documents/API. (2025, December 22). OpenSCADAWiki, . Retrieved 18:18, January 1, 2026 from http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046.
2.2 MLA style
"Documents/API." OpenSCADAWiki, . 22 Dec 2025, 15:05 UTC. 1 Jan 2026, 18:18 <http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/API', OpenSCADAWiki, , 22 December 2025, 15:05 UTC, <http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046> [accessed 1 January 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/API," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046 (accessed January 1, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/API [Internet]. OpenSCADAWiki, ; 2025 Dec 22, 15:05 UTC [cited 2026 Jan 1]. Available from: http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046.
2.6 Bluebook style
Documents/API, http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046 (last visited January 1, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/API --- OpenSCADAWiki{,} ",
year = "2025",
url = "http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046",
note = "[Online; accessed 1-January-2026]"
}
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 = "OpenSCADAWiki",
title = "Documents/API --- OpenSCADAWiki{,} ",
year = "2025",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/API&oldid=93046}",
note = "[Online; accessed 1-January-2026]"
}