Przypis do tej strony
Bibliographic details for Przygotowanie systemu dla Raspberry Pi Zero
- Page name: Przygotowanie systemu dla Raspberry Pi Zero
- Author: RoboCity contributors
- Publisher: RoboCity, .
- Date of last revision: 29 listopad 2018 20:29 UTC
- Date retrieved: 27 luty 2026 23:58 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511
- Page Version ID: 511
Citation styles for Przygotowanie systemu dla Raspberry Pi Zero
APA style
Przygotowanie systemu dla Raspberry Pi Zero. (2018, listopad 29). RoboCity, . Retrieved 23:58, luty 27, 2026 from https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511.
MLA style
"Przygotowanie systemu dla Raspberry Pi Zero." RoboCity, . 29 lis 2018, 20:29 UTC. 27 lut 2026, 23:58 <https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511>.
MHRA style
RoboCity contributors, 'Przygotowanie systemu dla Raspberry Pi Zero', RoboCity, , 29 listopad 2018, 20:29 UTC, <https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511> [accessed 27 luty 2026]
Chicago style
RoboCity contributors, "Przygotowanie systemu dla Raspberry Pi Zero," RoboCity, , https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511 (accessed luty 27, 2026).
CBE/CSE style
RoboCity contributors. Przygotowanie systemu dla Raspberry Pi Zero [Internet]. RoboCity, ; 2018 lis 29, 20:29 UTC [cited 2026 lut 27]. Available from: https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511.
Bluebook style
Przygotowanie systemu dla Raspberry Pi Zero, https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511 (last visited luty 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RoboCity",
title = "Przygotowanie systemu dla Raspberry Pi Zero --- RoboCity{,} ",
year = "2018",
url = "https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511",
note = "[Online; accessed 27-luty-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 = "RoboCity",
title = "Przygotowanie systemu dla Raspberry Pi Zero --- RoboCity{,} ",
year = "2018",
url = "\url{https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=511}",
note = "[Online; accessed 27-luty-2026]"
}