Cite This Page
Bibliographic details for Programmer avec unSTM32
- Page name: Programmer avec unSTM32
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 26 February 2021 20:49 UTC
- Date retrieved: 26 May 2026 10:48 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785
- Page Version ID: 14785
Citation styles for Programmer avec unSTM32
APA style
Programmer avec unSTM32. (2021, February 26). Fixme.ch, . Retrieved 10:48, May 26, 2026 from http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785.
MLA style
"Programmer avec unSTM32." Fixme.ch, . 26 Feb 2021, 20:49 UTC. 26 May 2026, 10:48 <http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785>.
MHRA style
Fixme.ch contributors, 'Programmer avec unSTM32', Fixme.ch, , 26 February 2021, 20:49 UTC, <http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785> [accessed 26 May 2026]
Chicago style
Fixme.ch contributors, "Programmer avec unSTM32," Fixme.ch, , http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785 (accessed May 26, 2026).
CBE/CSE style
Fixme.ch contributors. Programmer avec unSTM32 [Internet]. Fixme.ch, ; 2021 Feb 26, 20:49 UTC [cited 2026 May 26]. Available from: http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785.
Bluebook style
Programmer avec unSTM32, http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785 (last visited May 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Programmer avec unSTM32 --- Fixme.ch{,} ",
year = "2021",
url = "http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785",
note = "[Online; accessed 26-May-2026]"
}
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 = "Fixme.ch",
title = "Programmer avec unSTM32 --- Fixme.ch{,} ",
year = "2021",
url = "\url{http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14785}",
note = "[Online; accessed 26-May-2026]"
}