Skip to content

Commit b18f1eb

Browse files
committed
Updated cited references
1 parent 5778fba commit b18f1eb

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ CSLD was created by Fei Zhou, [email protected].
4141

4242
If you are referencing CSLD in a publication, please cite the following paper:
4343

44-
* [Fei Zhou, Weston Nielson, Yi Xia, and Vidvuds Ozolins, Phys. Rev. Lett. 113, 185501, (2014)](http://dx.doi.org/10.1103/PhysRevLett.113.185501)
44+
* [Fei Zhou, Weston Nielson, Yi Xia, and Vidvuds Ozolins, Phys. Rev. Lett. **113**, 185501, (2014)](http://dx.doi.org/10.1103/PhysRevLett.113.185501)
4545

46-
* Fei Zhou et al, [arxiv:1805.08903](https://arxiv.org/abs/1805.08903), [arxiv:1805.08904](https://arxiv.org/abs/1805.08904)
46+
* [Fei Zhou et al, Phys. Rev. B **100**, 184308 (2019)](https://link.aps.org/doi/10.1103/PhysRevB.100.184308), [Phys. Rev. B **100**, 184309 (2019)](https://link.aps.org/doi/10.1103/PhysRevB.100.184309)
4747

4848

4949
License

manual.rst

+5-7
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,9 @@ How to cite
7272

7373
If you use CSLD in your research, please cite the following works:
7474

75-
- Fei Zhou, Weston Nielson, Yi Xia, and Vidvuds Ozolins, Phys. Rev. Lett. 113, 185501, (2014). `<http://dx.doi.org/10.1103/PhysRevLett.113.185501>`_
76-
- Fei Zhou et al, arxiv:`1805.08903`_, arxiv:`1805.08904`_.
77-
78-
.. _1805.08903: https://arxiv.org/abs/1805.08903
79-
.. _1805.08904: https://arxiv.org/abs/1805.08904
75+
* Fei Zhou, Weston Nielson, Yi Xia, and Vidvuds Ozolins, Phys. Rev. Lett. 113, 185501, (2014). `<http://dx.doi.org/10.1103/PhysRevLett.113.185501>`_
76+
* F. Zhou, W. Nielson, Y. Xia, and V. Ozolins, Phys. Rev. B 100, 184308 (2019). `<https://link.aps.org/doi/10.1103/PhysRevB.100.184308>`_
77+
* F. Zhou, B. Sadigh, D. Aberg, Y. Xia, and V. Ozolins, Phys. Rev. B 100, 184309 (2019). `<https://link.aps.org/doi/10.1103/PhysRevB.100.184309>`_
8078

8179

8280
***************
@@ -332,7 +330,7 @@ The csld_main script runs in the following steps, each controlled by a command-l
332330
:header: "tag", "value", "description"
333331
:widths: 4, 4, 16
334332

335-
nac, int, "Method for non-analytic correction. **-1** =disabled, 0=long range treatment in arxiv:`1805.08904`_"
333+
nac, int, "Method for non-analytic correction. **-1** =disabled, 0=long range treatment in PRB 100, 184309 (2019)."
336334
"wavevector", str, "If specified, plot phonon dispersion. wavevector = Auto will turn on automatic generation of special paths in reciprocal space. Manual settings e.g. [[25, [0,0,0],'\Gamma', [0,0.5,0.5], 'X']] will add 25 points between zone center and X point"
337335
"unit", str, "Unit for dispersion and DOS. One of THz, meV, eV, cm"
338336
"dos_grid", int x 3, "If specified, plot density states sampled on a grid, e.g. 10 10 10"
@@ -344,7 +342,7 @@ The csld_main script runs in the following steps, each controlled by a command-l
344342

345343
- Exporting force constants step.
346344

347-
- controlled by "--save_pot_step STEP". **0** = skip, 1=save.
345+
- switch "--save_pot_step STEP". **0** = skip, 1=save.
348346

349347
.. csv-table:: "[export_potential]" section
350348
:header: "tag", "value", "description"

0 commit comments

Comments
 (0)