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