1 2 3 4 5 6 7 8 9 10 11 12
% !TEX TS-program = lualatex % !TEX encoding = UTF-8 Unicode % !BIB TS-program = bibtex \documentclass[landscape]{bookshelf} \begin{document} \nocite{*} \bibliography{sample} \bibliographystyle{bookshelf} \end{document}