mirror of https://github.com/phonopy/phono3py.git
Update citation page
This commit is contained in:
parent
edef5145c5
commit
579bf556ef
|
@ -2,7 +2,8 @@
|
|||
|
||||
## Citation of phono3py
|
||||
|
||||
If you have used phono3py, please cite the following article:
|
||||
If you have used phono3py, please cite the following articles, which
|
||||
indeed helps the phono3py project to continue:
|
||||
|
||||
- "Distributions of phonon lifetimes in Brillouin zones",
|
||||
Atsushi Togo, Laurent Chaput, and Isao Tanaka, Phys. Rev. B, **91**, 094306 (2015)
|
||||
|
@ -23,6 +24,25 @@ If you have used phono3py, please cite the following article:
|
|||
}
|
||||
```
|
||||
|
||||
- "First-principles Phonon Calculations with Phonopy and Phono3py",
|
||||
|
||||
Atsushi Togo, J. Phys. Soc. Jpn., **92**, 012001-1-21 (2023)
|
||||
|
||||
https://doi.org/10.7566/JPSJ.92.012001 (Open access)
|
||||
|
||||
```
|
||||
@article{phonopy-phono3py-JPSJ,
|
||||
author = {Togo ,Atsushi},
|
||||
title = {First-principles Phonon Calculations with Phonopy and Phono3py},
|
||||
journal = {J. Phys. Soc. Jpn.},
|
||||
volume = {92},
|
||||
number = {1},
|
||||
pages = {012001},
|
||||
year = {2023},
|
||||
doi = {10.7566/JPSJ.92.012001}
|
||||
}
|
||||
```
|
||||
|
||||
(citation_direct_solution_lbte)=
|
||||
## Citation of direct solution of LBTE (`--lbte`)
|
||||
|
||||
|
|
Loading…
Reference in New Issue