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: 11 January 2026 09:17 UTC
- Date retrieved: 3 March 2026 18:07 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93001
- Page Version ID: 93001
2 Citation styles for Sub-projects/Embedding and PLC
2.1 APA style
Sub-projects/Embedding and PLC. (2026, January 11). OpenSCADAWiki, . Retrieved 18:07, March 3, 2026 from http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93001.
2.2 MLA style
"Sub-projects/Embedding and PLC." OpenSCADAWiki, . 11 Jan 2026, 09:17 UTC. 3 Mar 2026, 18:07 <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93001>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Sub-projects/Embedding and PLC', OpenSCADAWiki, , 11 January 2026, 09:17 UTC, <http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93001> [accessed 3 March 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=93001 (accessed March 3, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Sub-projects/Embedding and PLC [Internet]. OpenSCADAWiki, ; 2026 Jan 11, 09:17 UTC [cited 2026 Mar 3]. Available from: http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93001.
2.6 Bluebook style
Sub-projects/Embedding and PLC, http://oscada.org/wiki/index.php?title=Sub-projects/Embedding_and_PLC&oldid=93001 (last visited March 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=93001",
note = "[Online; accessed 3-March-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=93001}",
note = "[Online; accessed 3-March-2026]"
}