Przypis do tej strony
Bibliographic details for TI/Włączanie kodu w innych językach/makefile
- Page name: TI/Włączanie kodu w innych językach/makefile
- Author: Brain-wiki contributors
- Publisher: Brain-wiki, .
- Date of last revision: 23 maj 2015 14:07 UTC
- Date retrieved: 1 listopad 2024 00:12 UTC
- Permanent URL: http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975
- Page Version ID: 1975
Citation styles for TI/Włączanie kodu w innych językach/makefile
APA style
TI/Włączanie kodu w innych językach/makefile. (2015, maj 23). Brain-wiki, . Retrieved 00:12, listopad 1, 2024 from http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975.
MLA style
"TI/Włączanie kodu w innych językach/makefile." Brain-wiki, . 23 maj 2015, 14:07 UTC. 1 lis 2024, 00:12 <http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975>.
MHRA style
Brain-wiki contributors, 'TI/Włączanie kodu w innych językach/makefile', Brain-wiki, , 23 maj 2015, 14:07 UTC, <http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975> [accessed 1 listopad 2024]
Chicago style
Brain-wiki contributors, "TI/Włączanie kodu w innych językach/makefile," Brain-wiki, , http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975 (accessed listopad 1, 2024).
CBE/CSE style
Brain-wiki contributors. TI/Włączanie kodu w innych językach/makefile [Internet]. Brain-wiki, ; 2015 maj 23, 14:07 UTC [cited 2024 lis 1]. Available from: http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975.
Bluebook style
TI/Włączanie kodu w innych językach/makefile, http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975 (last visited listopad 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Brain-wiki", title = "TI/Włączanie kodu w innych językach/makefile --- Brain-wiki{,} ", year = "2015", url = "http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975", note = "[Online; accessed 1-listopad-2024]" }
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 = "Brain-wiki", title = "TI/Włączanie kodu w innych językach/makefile --- Brain-wiki{,} ", year = "2015", url = "\url{http://brain.fuw.edu.pl/edu/index.php?title=TI/W%C5%82%C4%85czanie_kodu_w_innych_j%C4%99zykach/makefile&oldid=1975}", note = "[Online; accessed 1-listopad-2024]" }