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

@ -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";