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: 16 styczeń 2019 00:18 UTC
- Date retrieved: 25 kwiecień 2026 14:31 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528
- Page Version ID: 528
Citation styles for Wstęp do pythona
APA style
Wstęp do pythona. (2019, styczeń 16). RoboCity, . Retrieved 14:31, kwiecień 25, 2026 from https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528.
MLA style
"Wstęp do pythona." RoboCity, . 16 sty 2019, 00:18 UTC. 25 kwi 2026, 14:31 <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528>.
MHRA style
RoboCity contributors, 'Wstęp do pythona', RoboCity, , 16 styczeń 2019, 00:18 UTC, <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528> [accessed 25 kwiecień 2026]
Chicago style
RoboCity contributors, "Wstęp do pythona," RoboCity, , https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528 (accessed kwiecień 25, 2026).
CBE/CSE style
RoboCity contributors. Wstęp do pythona [Internet]. RoboCity, ; 2019 sty 16, 00:18 UTC [cited 2026 kwi 25]. Available from: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528.
Bluebook style
Wstęp do pythona, https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528 (last visited kwiecień 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RoboCity",
title = "Wstęp do pythona --- RoboCity{,} ",
year = "2019",
url = "https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528",
note = "[Online; accessed 25-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 = "2019",
url = "\url{https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=528}",
note = "[Online; accessed 25-kwiecień-2026]"
}