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: 10 czerwiec 2016 14:50 UTC
- Date retrieved: 28 luty 2026 04:19 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61
- Page Version ID: 61
Citation styles for Przygotowanie systemu dla Raspberry Pi Zero
APA style
Przygotowanie systemu dla Raspberry Pi Zero. (2016, czerwiec 10). RoboCity, . Retrieved 04:19, luty 28, 2026 from https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61.
MLA style
"Przygotowanie systemu dla Raspberry Pi Zero." RoboCity, . 10 cze 2016, 14:50 UTC. 28 lut 2026, 04:19 <https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61>.
MHRA style
RoboCity contributors, 'Przygotowanie systemu dla Raspberry Pi Zero', RoboCity, , 10 czerwiec 2016, 14:50 UTC, <https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61> [accessed 28 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=61 (accessed luty 28, 2026).
CBE/CSE style
RoboCity contributors. Przygotowanie systemu dla Raspberry Pi Zero [Internet]. RoboCity, ; 2016 cze 10, 14:50 UTC [cited 2026 lut 28]. Available from: https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61.
Bluebook style
Przygotowanie systemu dla Raspberry Pi Zero, https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61 (last visited luty 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RoboCity",
title = "Przygotowanie systemu dla Raspberry Pi Zero --- RoboCity{,} ",
year = "2016",
url = "https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61",
note = "[Online; accessed 28-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 = "2016",
url = "\url{https://robo.city/wiki/index.php?title=Przygotowanie_systemu_dla_Raspberry_Pi_Zero&oldid=61}",
note = "[Online; accessed 28-luty-2026]"
}