hexo-tag-publications

[![NPM version](https//www.npmjs.com/package/hexo-tag-publications) [![NPM Downloads](https://img.shields.io/npm/dy/hexo-tag-publications?logo=npm&style=flat-square

Downloads
717
Stars
4

hexo-tag-publications

hexo-tag-publications creates a publication list. See Here for an example.

hexo-tag-publications needs Font Awesome >=6.5.0 to show icons.

Installation

yarn add hexo-tag-publications

Usage

Firstly, you need to create a ${\mathrm{B{\scriptstyle{IB}} T_{\displaystyle E} X}}$ file at source/_data/pub.bib. See here for an example. You can use wenxian to generate ${\mathrm{B{\scriptstyle{IB}} T_{\displaystyle E} X}}$ files from given identifiers (DOI, PMID, or arXiv ID).

Then, you are able to add a publication list to any page or post, such as

{% publications %}
Zeng_ChemRxiv_2021,Zeng_EnergyFuels_2021_v35_p762,Zeng_NatCommun_2020_v11_p5713,Zhang_ComputPhysCommun_2020_v253_p107206,Zeng_PhysChemChemPhys_2020_v22_p683,Cao_ChemRxiv_2019,Tian_PhysChemChemPhys_2019_v21_p22103,Han_ACSAppliedMatInterface_2018_v10_p31725
{% endpublications %}

where Zeng_NatCommun_2020_v11_p5713 is the entry key in the pub.bib.

Package Rankings
Top 11.59% on Npmjs.org
Badges
Extracted from project README
NPM version NPM Downloads