Przypis do tej strony
Bibliographic details for Strona główna
- Page name: Strona główna
- Author: RoboCity contributors
- Publisher: RoboCity, .
- Date of last revision: 5 styczeń 2023 15:45 UTC
- Date retrieved: 2 czerwiec 2026 21:27 UTC
- Permanent URL: https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648
- Page Version ID: 648
Citation styles for Strona główna
APA style
Strona główna. (2023, styczeń 5). RoboCity, . Retrieved 21:27, czerwiec 2, 2026 from https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648.
MLA style
"Strona główna." RoboCity, . 5 sty 2023, 15:45 UTC. 2 cze 2026, 21:27 <https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648>.
MHRA style
RoboCity contributors, 'Strona główna', RoboCity, , 5 styczeń 2023, 15:45 UTC, <https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648> [accessed 2 czerwiec 2026]
Chicago style
RoboCity contributors, "Strona główna," RoboCity, , https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648 (accessed czerwiec 2, 2026).
CBE/CSE style
RoboCity contributors. Strona główna [Internet]. RoboCity, ; 2023 sty 5, 15:45 UTC [cited 2026 cze 2]. Available from: https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648.
Bluebook style
Strona główna, https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648 (last visited czerwiec 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "RoboCity",
title = "Strona główna --- RoboCity{,} ",
year = "2023",
url = "https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648",
note = "[Online; accessed 2-czerwiec-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 = "Strona główna --- RoboCity{,} ",
year = "2023",
url = "\url{https://robo.city/wiki/index.php?title=Strona_g%C5%82%C3%B3wna&oldid=648}",
note = "[Online; accessed 2-czerwiec-2026]"
}