Cite This Page
Bibliographic details for STM32CubeIDE
- Page name: STM32CubeIDE
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 13 September 2024 18:58 UTC
- Date retrieved: 30 October 2025 19:22 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592
- Page Version ID: 592
Citation styles for STM32CubeIDE
APA style
STM32CubeIDE. (2024, September 13). UCT EE Wiki, . Retrieved 19:22, October 30, 2025 from http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592.
MLA style
"STM32CubeIDE." UCT EE Wiki, . 13 Sep 2024, 18:58 UTC. 30 Oct 2025, 19:22 <http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592>.
MHRA style
UCT EE Wiki contributors, 'STM32CubeIDE', UCT EE Wiki, , 13 September 2024, 18:58 UTC, <http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592> [accessed 30 October 2025]
Chicago style
UCT EE Wiki contributors, "STM32CubeIDE," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592 (accessed October 30, 2025).
CBE/CSE style
UCT EE Wiki contributors. STM32CubeIDE [Internet]. UCT EE Wiki, ; 2024 Sep 13, 18:58 UTC [cited 2025 Oct 30]. Available from: http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592.
Bluebook style
STM32CubeIDE, http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "STM32CubeIDE --- UCT EE Wiki{,} ",
year = "2024",
url = "http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592",
note = "[Online; accessed 30-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 = "UCT EE Wiki",
title = "STM32CubeIDE --- UCT EE Wiki{,} ",
year = "2024",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=STM32CubeIDE&oldid=592}",
note = "[Online; accessed 30-October-2025]"
}