Found three remaining typos; I think we should be OK now
This commit is contained in:
@ -43,7 +43,7 @@ using namespace LAMMPS_NS;
|
||||
static const char cite_pair_edpd[] =
|
||||
"pair edpd command: doi:10.1016/j.jcp.2014.02.003\n\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"
|
||||
" journal = {Journal of Computational Physics},\n"
|
||||
" year = {2014},\n"
|
||||
@ -51,7 +51,7 @@ static const char cite_pair_edpd[] =
|
||||
" pages = {113--127}\n"
|
||||
"}\n\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"
|
||||
" journal = {Chemical Communications},\n"
|
||||
" year = {2015},\n"
|
||||
|
||||
@ -92,18 +92,20 @@ static const char cite_gpu_package[] =
|
||||
"}\n\n"
|
||||
"@Article{Trung17,\n"
|
||||
" author = {T. D. Nguyen},\n"
|
||||
" title = {{GPU}-Accelerated {T}ersoff Potentials for Massively Parallel Molecular Dynamics Simulations},\n"
|
||||
" journal = {Comput.\ Phys.\ Commun.},\n"
|
||||
" title = {{GPU}-Accelerated {T}ersoff Potentials for Massively Parallel\n"
|
||||
" Molecular Dynamics Simulations},\n"
|
||||
" journal = {Comput.\\ Phys.\\ Commun.},\n"
|
||||
" year = 2017,\n"
|
||||
" doi = {10.1016/j.cpc.2016.10.020},\n"
|
||||
" volume = 212,\n"
|
||||
" pages = {113--122}\n"
|
||||
"}\n\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"
|
||||
" booktitle = {Proceedings of the International Conference on Parallel Computing (ParCo 2019), Prague, Czech Republic},\n"
|
||||
" doi = {10.3233/APC200086}\n"
|
||||
" booktitle = {Proceedings of the International Conference on Parallel\n"
|
||||
" Computing (ParCo 2019), Prague, Czech Republic},\n"
|
||||
" doi = {10.3233/APC200086},\n"
|
||||
" year = 2019\n"
|
||||
"}\n\n";
|
||||
|
||||
|
||||
@ -47,7 +47,7 @@ static const char cite_ilp_tmd[] =
|
||||
"@Article{Ouyang2021\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"
|
||||
" title = {Anisotropic Interlayer Force Field for Transition "
|
||||
" title = {Anisotropic Interlayer Force Field for Transition\n"
|
||||
" Metal Dichalcogenides: The Case of Molybdenum Disulfide},\n"
|
||||
" journal = {J.~Chem.\\ Theory Comput.},\n"
|
||||
" volume = 17,\n"
|
||||
|
||||
Reference in New Issue
Block a user