Datasets:

Modalities:
Text
Languages:
English
Libraries:
Datasets
License:
proof-pile / books /stacks /bibliography.tex
zhangir-azerbayev
added books
afd65d6
raw
history blame
165 Bytes
\input{preamble}
% OK, start here.
%
\begin{document}
\title{Bibliography}
\maketitle
\bibliography{my}
\nocite{*}
\bibliographystyle{amsalpha}
\end{document}