https://github.com/romerogroup/pyprocar
Raw File
Tip revision: 587abdc9fbcfda58343ec3d001e26b9e9221b26f authored by lllangWV on 29 July 2023, 06:16:30 UTC
Updated to fermi3d and bandstructure2d
Tip revision: 587abdc
CITATION.rst
.. _citation_ref:

Citing PyProcar
-----------------------------------

There is a `paper about PyProcar <https://doi.org/10.1016/j.cpc.2019.107080>`_!

If you are using PyProcar in your scientific research, please help our scientific
visibility by citing our work!

BibTex:

.. code::

    @article{HERATH2020107080,
    title = "PyProcar: A Python library for electronic structure pre/post-processing",
    journal = "Computer Physics Communications",
    volume = "251",
    pages = "107080",
    year = "2020",
    issn = "0010-4655",
    doi = "https://doi.org/10.1016/j.cpc.2019.107080",
    url = "http://www.sciencedirect.com/science/article/pii/S0010465519303935",
    author = "Uthpala Herath and Pedram Tavadze and Xu He and Eric Bousquet and Sobhit Singh and Francisco Muñoz and Aldo H. Romero",
    keywords = "DFT, Bandstructure, Electronic properties, Fermi-surface, Spin texture, Python, Condensed matter",
    }
back to top