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: 11 April 2026 02:20 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/API&oldid=91226
- Page Version ID: 91226
2 Citation styles for Documents/API
2.1 APA style
Documents/API. (2026, February 24). OpenSCADAWiki, . Retrieved 02:20, April 11, 2026 from http://oscada.org/wiki/index.php?title=Documents/API&oldid=91226.
2.2 MLA style
"Documents/API." OpenSCADAWiki, . 24 Feb 2026, 06:36 UTC. 11 Apr 2026, 02:20 <http://oscada.org/wiki/index.php?title=Documents/API&oldid=91226>.
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=91226> [accessed 11 April 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/API," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/API&oldid=91226 (accessed April 11, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/API [Internet]. OpenSCADAWiki, ; 2026 Feb 24, 06:36 UTC [cited 2026 Apr 11]. Available from: http://oscada.org/wiki/index.php?title=Documents/API&oldid=91226.
2.6 Bluebook style
Documents/API, http://oscada.org/wiki/index.php?title=Documents/API&oldid=91226 (last visited April 11, 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=91226",
note = "[Online; accessed 11-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=91226}",
note = "[Online; accessed 11-April-2026]"
}