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