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