Przypis do tej strony
Bibliographic details for Programowanie obiektowe
- Page name: Programowanie obiektowe
- Author: Historia AGH contributors
- Publisher: Historia AGH, .
- Date of last revision: 28 styczeń 2023 10:10 UTC
- Date retrieved: 18 maj 2026 18:35 UTC
- Permanent URL: http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408
- Page Version ID: 75408
Citation styles for Programowanie obiektowe
APA style
Programowanie obiektowe. (2023, styczeń 28). Historia AGH, . Retrieved 18:35, maj 18, 2026 from http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408.
MLA style
"Programowanie obiektowe." Historia AGH, . 28 sty 2023, 10:10 UTC. 18 maj 2026, 18:35 <http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408>.
MHRA style
Historia AGH contributors, 'Programowanie obiektowe', Historia AGH, , 28 styczeń 2023, 10:10 UTC, <http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408> [accessed 18 maj 2026]
Chicago style
Historia AGH contributors, "Programowanie obiektowe," Historia AGH, , http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408 (accessed maj 18, 2026).
CBE/CSE style
Historia AGH contributors. Programowanie obiektowe [Internet]. Historia AGH, ; 2023 sty 28, 10:10 UTC [cited 2026 maj 18]. Available from: http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408.
Bluebook style
Programowanie obiektowe, http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408 (last visited maj 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Historia AGH",
title = "Programowanie obiektowe --- Historia AGH{,} ",
year = "2023",
url = "http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408",
note = "[Online; accessed 18-maj-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 = "Historia AGH",
title = "Programowanie obiektowe --- Historia AGH{,} ",
year = "2023",
url = "\url{http://historia.agh.edu.pl/mediawiki/index.php?title=Programowanie_obiektowe&oldid=75408}",
note = "[Online; accessed 18-maj-2026]"
}