Przypis do tej strony
Bibliographic details for Wstęp do pythona
- Page name: Wstęp do pythona
- Author: RoboCity contributors
- Publisher: RoboCity, .
- Date of last revision: 24 czerwiec 2016 11:32 UTC
- Date retrieved: 21 kwiecień 2026 12:27 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236
- Page Version ID: 236
Citation styles for Wstęp do pythona
APA style
Wstęp do pythona. (2016, czerwiec 24). RoboCity, . Retrieved 12:27, kwiecień 21, 2026 from https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236.
MLA style
"Wstęp do pythona." RoboCity, . 24 cze 2016, 11:32 UTC. 21 kwi 2026, 12:27 <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236>.
MHRA style
RoboCity contributors, 'Wstęp do pythona', RoboCity, , 24 czerwiec 2016, 11:32 UTC, <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236> [accessed 21 kwiecień 2026]
Chicago style
RoboCity contributors, "Wstęp do pythona," RoboCity, , https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236 (accessed kwiecień 21, 2026).
CBE/CSE style
RoboCity contributors. Wstęp do pythona [Internet]. RoboCity, ; 2016 cze 24, 11:32 UTC [cited 2026 kwi 21]. Available from: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236.
Bluebook style
Wstęp do pythona, https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236 (last visited kwiecień 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RoboCity",
title = "Wstęp do pythona --- RoboCity{,} ",
year = "2016",
url = "https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236",
note = "[Online; accessed 21-kwiecień-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 = "Wstęp do pythona --- RoboCity{,} ",
year = "2016",
url = "\url{https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=236}",
note = "[Online; accessed 21-kwiecień-2026]"
}