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