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