Revision d7243f5ec96c21405c879c0acc8c03a1c1bc68a0 (click the page title to view the current version)
\documentclass[a4paper]{article}
\usepackage[a4paper, total={20cm, 27cm}]{geometry}
\pagestyle{empty}
\usepackage[utf8]{inputenc}
\usepackage{hyperref}
\usepackage[
%backend=biber,
backend=bibtex,
style=reading,
sorting=ydnt,
defernumbers=true
]{biblatex}
\addbibresource{/GW/root/bibtex/golem}
\title{The GOLEM tokamak bibliography}
\author{The tokamak GOLEM team}
%\date{}
\begin{document}
\maketitle
\nocite{*}
\printbibliography[type=article,keyword=in,keyword=exp.plasmaedge,title={Official GOLEM Articles}]
%\printbibliography[type=inproceedings,title={Conference proceedings}]
%\printbibliography[keyword=mathesis,title={Master thesis}]
%\printbibliography[keyword=bachproj,title={Bachelor projects}]
%\printbibliography[keyword=soc,title={High School Students` Professional Activities}]
%\printbibliography[type=misc,keyword=in, title={Miscellaneous}]
%\printbibliography[type=article,keyword=out,title={Unofficial articles (without GOLEM cooperation/authors)}]
%\printbibliography[title={The tokamak GOLEM bibliography}]
\end{document}