1 Bibliographic details for Sub-projects/Embedding and PLC
- Page name: Sub-projects/Embedding and PLC
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 18 April 2026 10:14 UTC
- Date retrieved: 3 June 2026 19:22 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863
- Page Version ID: 93863
2 Citation styles for Sub-projects/Embedding and PLC
2.1 APA style
Sub-projects/Embedding and PLC. (2026, April 18). OpenSCADAWiki, . Retrieved 19:22, June 3, 2026 from http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863.
2.2 MLA style
"Sub-projects/Embedding and PLC." OpenSCADAWiki, . 18 Apr 2026, 10:14 UTC. 3 Jun 2026, 19:22 <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Sub-projects/Embedding and PLC', OpenSCADAWiki, , 18 April 2026, 10:14 UTC, <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863> [accessed 3 June 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Sub-projects/Embedding and PLC," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863 (accessed June 3, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Sub-projects/Embedding and PLC [Internet]. OpenSCADAWiki, ; 2026 Apr 18, 10:14 UTC [cited 2026 Jun 3]. Available from: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863.
2.6 Bluebook style
Sub-projects/Embedding and PLC, http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863 (last visited June 3, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Sub-projects/Embedding and PLC --- OpenSCADAWiki{,} ",
year = "2026",
url = "http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863",
note = "[Online; accessed 3-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 = "Sub-projects/Embedding and PLC --- OpenSCADAWiki{,} ",
year = "2026",
url = "\url{http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93863}",
note = "[Online; accessed 3-June-2026]"
}