1 Bibliographic details for Documents/API
- Page name: Documents/API
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 12 April 2026 08:05 UTC
- Date retrieved: 19 April 2026 12:50 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834
- Page Version ID: 93834
2 Citation styles for Documents/API
2.1 APA style
Documents/API. (2026, April 12). OpenSCADAWiki, . Retrieved 12:50, April 19, 2026 from http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834.
2.2 MLA style
"Documents/API." OpenSCADAWiki, . 12 Apr 2026, 08:05 UTC. 19 Apr 2026, 12:50 <http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/API', OpenSCADAWiki, , 12 April 2026, 08:05 UTC, <http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834> [accessed 19 April 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/API," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834 (accessed April 19, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/API [Internet]. OpenSCADAWiki, ; 2026 Apr 12, 08:05 UTC [cited 2026 Apr 19]. Available from: http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834.
2.6 Bluebook style
Documents/API, http://oscada.org/wiki/index.php?title=Documents/API&oldid=93834 (last visited April 19, 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=93834",
note = "[Online; accessed 19-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=93834}",
note = "[Online; accessed 19-April-2026]"
}