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: 22 czerwiec 2016 23:44 UTC
- Date retrieved: 5 wrzesień 2025 15:20 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188
- Page Version ID: 188
Citation styles for Wstęp do pythona
APA style
Wstęp do pythona. (2016, czerwiec 22). RoboCity, . Retrieved 15:20, wrzesień 5, 2025 from https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188.
MLA style
"Wstęp do pythona." RoboCity, . 22 cze 2016, 23:44 UTC. 5 wrz 2025, 15:20 <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188>.
MHRA style
RoboCity contributors, 'Wstęp do pythona', RoboCity, , 22 czerwiec 2016, 23:44 UTC, <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188> [accessed 5 wrzesień 2025]
Chicago style
RoboCity contributors, "Wstęp do pythona," RoboCity, , https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188 (accessed wrzesień 5, 2025).
CBE/CSE style
RoboCity contributors. Wstęp do pythona [Internet]. RoboCity, ; 2016 cze 22, 23:44 UTC [cited 2025 wrz 5]. Available from: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188.
Bluebook style
Wstęp do pythona, https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=188 (last visited wrzesień 5, 2025).
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=188", note = "[Online; accessed 5-wrzesień-2025]" }
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=188}", note = "[Online; accessed 5-wrzesień-2025]" }