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