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