Found three remaining typos; I think we should be OK now
This commit is contained in:
@ -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";
|
||||||
|
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user