1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
% To jest plik /xr/od/lowy dla systemu TeX z formatym MeX
\input biblotex
\prefixing
Program X posiada wszystkie mo/zliwo/sci programu
(ang. upward compatible). Szczeg/o/lowe informacje o~mo/zliwo/sciach obu
program/ow znale/x/c mo/zna w~pracy~\cite{test}.
\bibliography{test} % Use *.bib to resolve the labels.
\bibliographystyle{plunsrt} % Number the references.
%\bibliographystyle{plabbrv} % Number the references.
%\bibliographystyle{plplain} % Number the references.
%\bibliographystyle{plalpha} % Number the references.
\bye
|