1 Bibliographic details for Documents/Release 0.9/Update6
- Page name: Documents/Release 0.9/Update6
- Author: OpenSCADAWiki contributors
- Publisher: OpenSCADAWiki, .
- Date of last revision: 1 February 2025 10:52 UTC
- Date retrieved: 2 November 2025 10:22 UTC
- Permanent URL: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244
- Page Version ID: 89244
2 Citation styles for Documents/Release 0.9/Update6
2.1 APA style
Documents/Release 0.9/Update6. (2025, February 1). OpenSCADAWiki, . Retrieved 10:22, November 2, 2025 from http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244.
2.2 MLA style
"Documents/Release 0.9/Update6." OpenSCADAWiki, . 1 Feb 2025, 10:52 UTC. 2 Nov 2025, 10:22 <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244>.
2.3 MHRA style
OpenSCADAWiki contributors, 'Documents/Release 0.9/Update6', OpenSCADAWiki, , 1 February 2025, 10:52 UTC, <http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244> [accessed 2 November 2025]
2.4 Chicago style
OpenSCADAWiki contributors, "Documents/Release 0.9/Update6," OpenSCADAWiki, , http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244 (accessed November 2, 2025).
2.5 CBE/CSE style
OpenSCADAWiki contributors. Documents/Release 0.9/Update6 [Internet]. OpenSCADAWiki, ; 2025 Feb 1, 10:52 UTC [cited 2025 Nov 2]. Available from: http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244.
2.6 Bluebook style
Documents/Release 0.9/Update6, http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244 (last visited November 2, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "OpenSCADAWiki",
title = "Documents/Release 0.9/Update6 --- OpenSCADAWiki{,} ",
year = "2025",
url = "http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244",
note = "[Online; accessed 2-November-2025]"
}
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 = "Documents/Release 0.9/Update6 --- OpenSCADAWiki{,} ",
year = "2025",
url = "\url{http://oscada.org/wiki/index.php?title=Documents/Release_0.9/Update6&oldid=89244}",
note = "[Online; accessed 2-November-2025]"
}