%
\documentclass{mwart}
\usepackage[utf8]{inputenc}
\usepackage{polski}
\usepackage{amsrefs}

\begin{document}
Książka~\cite{gowers1} zawiera sporo ciekawych rzeczy,
zaś\ppauza dla odmiany\ppauza artykuł~\cite{gowers2} zawiera
głównie bzdury.  Jednak bzdury w~artykule~\cite{gowers1} są
zabiegiem celowym.

\begin{bibdiv}
\begin{biblist}

\bib{Gowers1}{article}{
   author={Conlon, D.},
   author={Gowers, W. T.},
   title={Combinatorial theorems in sparse random sets},
   journal={Ann. of Math. (2)},
   volume={184},
   date={2016},
   number={2},
   pages={367--454},
   issn={0003-486X},
   review={\MR{3548529}},
   doi={10.4007/annals.2016.184.2.2},
}

\bib{gowers2}{article}{
   author={Conlon, D.},
   author={Gowers, W. T.},
   author={Samotij, W.},
   author={Schacht, M.},
   title={On the K\L R conjecture in random graphs},
   journal={Israel J. Math.},
   volume={203},
   date={2014},
   number={1},
   pages={535--580},
   issn={0021-2172},
   review={\MR{3273450}},
   doi={10.1007/s11856-014-1120-1},
}

\end{biblist}
\end{bibdiv}

\end{document}