Directory macros/luatex/latex/emojicite
emojicite
CTAN | PDF Docu Scientific publications are too dry. Too much math, too little emotions. Science needs emojis! Leave a small heart to value the hard work gone into a paper (Smith, 2014 โค๏ธ ). Flag self-citations as in (Sixt et al., 2019 ๐คณ) Finally, you can express what you truly think directly as in (Wakefield et. al, 1998 ๐คฆ). We could also indicate, how thoroughly we read papers (Van Wesel et al., 2014 ๐)
Basic Usage
\documentclass{article} \usepackage{emojicite} \setcitestyle{authoryear, round} \bibliographystyle{plainnat} \begin{document} \emojicitep{einstein, kissing-heart} \bibliography{bibliography} \end{document}
See example.tex for basic usage.
Examples
Table 1: How did you liked the cited work?
Citation | Emoji | Description |
---|---|---|
(Einstein, 1905 ๐) | kissing-heart | I like this work. Here is a kiss. |
(Shannon, 1948 ๐) | bow | Wow, I can only bow to this work. |
(Kim et al., 2017 ๐) | +1 | Good work! |
(Zhang and Cheok, 2016 ๐ ) | confused | I am confused by this work. |
(Le Cun et al., 1989 ๐ฅฑ) | yawning-face | Boring work. |
(Tishby and Zaslavsky, 2015 ๐คจ) | raised-eyebrow | I have some serious questions... |
(Wakefield et al., 1998 ๐คฆ) | facepalm | omg, this work sucks! |
Table 2: How thoroughly have you read the work?
Citation | Emoji | Description |
---|---|---|
(Kingma and Welling, 2013 ๐ค) | nerd-face | I know everything about this work. |
(Kim et al., 2017 ๐) | graduation-cap | I know this work well. |
(Shannon, 1948 ๐ค) | thinking | I read it but I still have questions. |
(Jones, 1972 ๐) | see-no-evil | Ups, I did not read this work in-depth. |
(Einstein, 1905 ๐คท) | shrug | too long; did not read |
See PDF Docu for more examples.
Requirements
The package requires the Tex Live 2020 distributon and you need to use lualatex. If you use the latexmk
tool, simple use latexmk -pdflua
. See the emoji package for are in-depth description on the requirements.
Copyright (C) 2020 by Leon Sixt, License LPPL 1.3c
๐ to Xiangdong Zeng creator of emoji
Download the contents of this package in one zip archive (171.1k).
emojicite – Add emojis to citations
This package adds emojis to citations.
Package | emojicite |
Bug tracker | https://github.com/berleon/emojicite/issues |
Repository | https://github.com/berleon/emojicite |
Version | 0.3 2020-05-13 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2020 Leon Sixt |
Maintainer | Leon Sixt |
Contained in | TeX Live as emojicite MiKTeX as emojicite |
Topics | Cite support Graphics use LuaTeX Experimental LaTeX3 |
See also | emoji |