I got issues trying to use the package with the style "escuela-nacional-de-antropologia-e-historia-author-date".
I download the .csl file to the working directory and load it in the document.
When I ejecute lualatex file.tex I get the following error:
! LaTeX Error: Something's wrong--perhaps a missing \item.
% When I ejecute lualatex file.tex I get the following error:
% ! LaTeX Error: Something's wrong--perhaps a missing \item.
\documentclass{article}
\usepackage[style=escuela-nacional-de-antropologia-e-historia-author-date]{citation-style-language}
\addbibresource{test.json}
\begin{document}
\cite{ITEM-1, ITEM-2, ITEM-3, ITEM-4}
\printbibliography
\end{document}
% When I ejecute lualatex file.tex I get the following error:
% ! LaTeX Error: Something's wrong--perhaps a missing \item.