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: 1 April 2026 13:54 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 13:54, April 1, 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. 1 Apr 2026, 13:54 <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 1 April 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 April 1, 2026).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Sub-projects/Graphical PLC Programming [Internet]. OpenSCADAWiki, ; 2025 Feb 26, 16:42 UTC [cited 2026 Apr 1]. 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 April 1, 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 1-April-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 1-April-2026]"
}