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: 29 styczeń 2019 18:56 UTC
- Date retrieved: 20 październik 2025 08:33 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531
- Page Version ID: 531
Citation styles for Wstęp do pythona
APA style
Wstęp do pythona. (2019, styczeń 29). RoboCity, . Retrieved 08:33, październik 20, 2025 from https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531.
MLA style
"Wstęp do pythona." RoboCity, . 29 sty 2019, 18:56 UTC. 20 paź 2025, 08:33 <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531>.
MHRA style
RoboCity contributors, 'Wstęp do pythona', RoboCity, , 29 styczeń 2019, 18:56 UTC, <https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531> [accessed 20 październik 2025]
Chicago style
RoboCity contributors, "Wstęp do pythona," RoboCity, , https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531 (accessed październik 20, 2025).
CBE/CSE style
RoboCity contributors. Wstęp do pythona [Internet]. RoboCity, ; 2019 sty 29, 18:56 UTC [cited 2025 paź 20]. Available from: https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531.
Bluebook style
Wstęp do pythona, https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531 (last visited październik 20, 2025).
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=531", note = "[Online; accessed 20-październik-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 = "2019", url = "\url{https://robo.city/wiki/index.php?title=Wst%C4%99p_do_pythona&oldid=531}", note = "[Online; accessed 20-październik-2025]" }