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