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: 19 March 2026 18:52 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14777
- Page Version ID: 14777
Citation styles for Programmer avec unSTM32
APA style
Programmer avec unSTM32. (2021, February 26). Fixme.ch, . Retrieved 18:52, March 19, 2026 from http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14777.
MLA style
"Programmer avec unSTM32." Fixme.ch, . 26 Feb 2021, 20:49 UTC. 19 Mar 2026, 18:52 <http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14777>.
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=14777> [accessed 19 March 2026]
Chicago style
Fixme.ch contributors, "Programmer avec unSTM32," Fixme.ch, , http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14777 (accessed March 19, 2026).
CBE/CSE style
Fixme.ch contributors. Programmer avec unSTM32 [Internet]. Fixme.ch, ; 2021 Feb 26, 20:49 UTC [cited 2026 Mar 19]. Available from: http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14777.
Bluebook style
Programmer avec unSTM32, http://fixme.ch/w/index.php?title=Programmer_avec_unSTM32&oldid=14777 (last visited March 19, 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=14777",
note = "[Online; accessed 19-March-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=14777}",
note = "[Online; accessed 19-March-2026]"
}