summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bookshelf/spines.tex
blob: 12a4f9740e143929fb754c8e937b25e5acad3b29 (plain)
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}