forked from lijiext/lammps
add doi to citations
This commit is contained in:
parent
4d6bef3e04
commit
dd822848b4
|
@ -38,7 +38,7 @@ using namespace LAMMPS_NS;
|
|||
using namespace MathConst;
|
||||
|
||||
static const char cite_compute_saed_c[] =
|
||||
"compute_saed command:\n\n"
|
||||
"compute_saed command: doi:10.1088/0965-0393/21/5/055020\n\n"
|
||||
"@Article{Coleman13,\n"
|
||||
" author = {S. P. Coleman, D. E. Spearot, L. Capolungo},\n"
|
||||
" title = {Virtual diffraction analysis of Ni [010] symmetric tilt grain boundaries},\n"
|
||||
|
|
|
@ -39,7 +39,7 @@ using namespace LAMMPS_NS;
|
|||
using namespace MathConst;
|
||||
|
||||
static const char cite_compute_xrd_c[] =
|
||||
"compute_xrd command:\n\n"
|
||||
"compute_xrd command: doi:10.1088/0965-0393/21/5/055020\n\n"
|
||||
"@Article{Coleman13,\n"
|
||||
" author = {S. P. Coleman, D. E. Spearot, L. Capolungo},\n"
|
||||
" title = {Virtual diffraction analysis of Ni [010] symmetric tilt grain boundaries},\n"
|
||||
|
|
Loading…
Reference in New Issue