https://github.com/romerogroup/pyprocar
Revision 11e2c0716acf1d5c8288d532f617fa191e8b35d9 authored by lllangWV on 31 July 2023, 06:18:01 UTC, committed by lllangWV on 31 July 2023, 06:18:01 UTC
1 parent 25b4abc
Raw File
Tip revision: 11e2c0716acf1d5c8288d532f617fa191e8b35d9 authored by lllangWV on 31 July 2023, 06:18:01 UTC
band structure config update
Tip revision: 11e2c07
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