1 Bibliographic details for Sub-projects/Graphical PLC Programming
- Page name: Sub-projects/Graphical PLC Programming
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 26 February 2025 16:42 UTC
- Date retrieved: 2 March 2026 23:03 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070
- Page Version ID: 90070
2 Citation styles for Sub-projects/Graphical PLC Programming
2.1 APA style
Sub-projects/Graphical PLC Programming. (2025, February 26). OpenSCADAWiki, . Retrieved 23:03, March 2, 2026 from http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070.
2.2 MLA style
"Sub-projects/Graphical PLC Programming." OpenSCADAWiki, . 26 Feb 2025, 16:42 UTC. 2 Mar 2026, 23:03 <http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Sub-projects/Graphical PLC Programming', OpenSCADAWiki, , 26 February 2025, 16:42 UTC, <http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070> [accessed 2 March 2026]
2.4 Chicago style
OpenSCADAWiki contributors, "Sub-projects/Graphical PLC Programming," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070 (accessed March 2, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Sub-projects/Graphical PLC Programming [Internet]. OpenSCADAWiki, ; 2025 Feb 26, 16:42 UTC [cited 2026 Mar 2]. Available from: http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070.
2.6 Bluebook style
Sub-projects/Graphical PLC Programming, http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070 (last visited March 2, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Sub-projects/Graphical PLC Programming --- OpenSCADAWiki{,} ",
year = "2025",
url = "http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070",
note = "[Online; accessed 2-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/Graphical PLC Programming --- OpenSCADAWiki{,} ",
year = "2025",
url = "\url{http://oscada.org/wiki/index.php?title=Sub-projects/Graphical_PLC_Programming&oldid=90070}",
note = "[Online; accessed 2-March-2026]"
}