\documentclass{article}
\begin{document}

Books of Knuth \cite{Knuth:ct-a} and Lamport \cite{Lamport:LDP86} are useful.

\bibliography{b_konyv}
\bibliographystyle{plain} %%% abbrv, alpha, apalike, unstr

\end{document}
