Cite This Page
1 Bibliographic details for Install STM32Cube MP1 package
- Page name: Install STM32Cube MP1 package
- Author: stm32mpu contributors
- Publisher: stm32mpu, .
- Date of last revision: 20 February 2019 10:15 UTC
- Date retrieved: 11 December 2019 21:34 UTC
- Permanent URL: https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193
- Page Version ID: 54193
2 Citation styles for Install STM32Cube MP1 package
2.1 APA style
Install STM32Cube MP1 package. (2019, February 20). stm32mpu, . Retrieved 21:34, December 11, 2019 from https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193.
2.2 MLA style
"Install STM32Cube MP1 package." stm32mpu, . 20 Feb 2019, 10:15 UTC. 11 Dec 2019, 21:34 <https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193>.
2.3 MHRA style
stm32mpu contributors, 'Install STM32Cube MP1 package', stm32mpu, , 20 February 2019, 10:15 UTC, <https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193> [accessed 11 December 2019]
2.4 Chicago style
stm32mpu contributors, "Install STM32Cube MP1 package," stm32mpu, , https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193 (accessed December 11, 2019).
2.5 CBE/CSE style
stm32mpu contributors. Install STM32Cube MP1 package [Internet]. stm32mpu, ; 2019 Feb 20, 10:15 UTC [cited 2019 Dec 11]. Available from: https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193.
2.6 Bluebook style
Install STM32Cube MP1 package, https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193 (last visited December 11, 2019).
2.7 BibTeX entry
@misc{ wiki:xxx, author = "stm32mpu", title = "Install STM32Cube MP1 package --- stm32mpu{,} ", year = "2019", url = "https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193", note = "[Online; accessed 11-December-2019]" }
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 = "stm32mpu", title = "Install STM32Cube MP1 package --- stm32mpu{,} ", year = "2019", url = "\url{https://wiki.st.com/stm32mpu/index.php?title=Install_STM32Cube_MP1_package&oldid=54193}", note = "[Online; accessed 11-December-2019]" }