summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/emojicite/example.tex
blob: 5a43430434fa273205e7c037725668c6303bca61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\documentclass{article}

\usepackage{emojicite}
\setcitestyle{authoryear, round}
\bibliographystyle{plainnat}

\begin{document}

\emojicitep{einstein, kissing-heart}

\bibliography{bibliography}
\end{document}