Found three remaining typos; I think we should be OK now

This commit is contained in:
Karl Hammond
2022-08-13 17:31:03 -05:00
parent 8e8837b7dd
commit a9c68db3ac
3 changed files with 10 additions and 8 deletions

View File

@ -43,7 +43,7 @@ using namespace LAMMPS_NS;
static const char cite_pair_edpd[] = static const char cite_pair_edpd[] =
"pair edpd command: doi:10.1016/j.jcp.2014.02.003\n\n" "pair edpd command: doi:10.1016/j.jcp.2014.02.003\n\n"
"@Article{ZLi2014_JCP,\n" "@Article{ZLi2014_JCP,\n"
" author = {Li, Z. and Tang, Y.-H. and Lei, H. and Caswell, B. and Karniadakis, G.E.},\n" " author = {Li, Z. and Tang, Y.-H. and Lei, H. and Caswell, B. and Karniadakis, G. E.},\n"
" title = {Energy-Conserving Dissipative Particle Dynamics with Temperature-Dependent Properties},\n" " title = {Energy-Conserving Dissipative Particle Dynamics with Temperature-Dependent Properties},\n"
" journal = {Journal of Computational Physics},\n" " journal = {Journal of Computational Physics},\n"
" year = {2014},\n" " year = {2014},\n"
@ -51,7 +51,7 @@ static const char cite_pair_edpd[] =
" pages = {113--127}\n" " pages = {113--127}\n"
"}\n\n" "}\n\n"
"@Article{ZLi2015_CC,\n" "@Article{ZLi2015_CC,\n"
" author = {Li, Z. and Tang, Y.-H. and Li, X. and Karniadakis, G.E.},\n" " author = {Li, Z. and Tang, Y.-H. and Li, X. and Karniadakis, G. E.},\n"
" title = {Mesoscale Modeling of Phase Transition Dynamics of Thermoresponsive Polymers},\n" " title = {Mesoscale Modeling of Phase Transition Dynamics of Thermoresponsive Polymers},\n"
" journal = {Chemical Communications},\n" " journal = {Chemical Communications},\n"
" year = {2015},\n" " year = {2015},\n"

View File

@ -92,18 +92,20 @@ static const char cite_gpu_package[] =
"}\n\n" "}\n\n"
"@Article{Trung17,\n" "@Article{Trung17,\n"
" author = {T. D. Nguyen},\n" " author = {T. D. Nguyen},\n"
" title = {{GPU}-Accelerated {T}ersoff Potentials for Massively Parallel Molecular Dynamics Simulations},\n" " title = {{GPU}-Accelerated {T}ersoff Potentials for Massively Parallel\n"
" journal = {Comput.\ Phys.\ Commun.},\n" " Molecular Dynamics Simulations},\n"
" journal = {Comput.\\ Phys.\\ Commun.},\n"
" year = 2017,\n" " year = 2017,\n"
" doi = {10.1016/j.cpc.2016.10.020},\n" " doi = {10.1016/j.cpc.2016.10.020},\n"
" volume = 212,\n" " volume = 212,\n"
" pages = {113--122}\n" " pages = {113--122}\n"
"}\n\n" "}\n\n"
"@inproceedings{Nikolskiy19,\n" "@inproceedings{Nikolskiy19,\n"
" author = {V. Nikolskiy, V. Stegailov},\n" " author = {V. Nikolskiy and V. Stegailov},\n"
" title = {{GPU} Acceleration of Four-Site Water Models in {LAMMPS}},\n" " title = {{GPU} Acceleration of Four-Site Water Models in {LAMMPS}},\n"
" booktitle = {Proceedings of the International Conference on Parallel Computing (ParCo 2019), Prague, Czech Republic},\n" " booktitle = {Proceedings of the International Conference on Parallel\n"
" doi = {10.3233/APC200086}\n" " Computing (ParCo 2019), Prague, Czech Republic},\n"
" doi = {10.3233/APC200086},\n"
" year = 2019\n" " year = 2019\n"
"}\n\n"; "}\n\n";

View File

@ -47,7 +47,7 @@ static const char cite_ilp_tmd[] =
"@Article{Ouyang2021\n" "@Article{Ouyang2021\n"
" author = {W. Ouyang and R. Sofer and X. Gao and J. Hermann and\n" " author = {W. Ouyang and R. Sofer and X. Gao and J. Hermann and\n"
" A. Tkatchenko and L. Kronik and M. Urbakh and O. Hod},\n" " A. Tkatchenko and L. Kronik and M. Urbakh and O. Hod},\n"
" title = {Anisotropic Interlayer Force Field for Transition " " title = {Anisotropic Interlayer Force Field for Transition\n"
" Metal Dichalcogenides: The Case of Molybdenum Disulfide},\n" " Metal Dichalcogenides: The Case of Molybdenum Disulfide},\n"
" journal = {J.~Chem.\\ Theory Comput.},\n" " journal = {J.~Chem.\\ Theory Comput.},\n"
" volume = 17,\n" " volume = 17,\n"