Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.12 KB

File metadata and controls

31 lines (22 loc) · 1.12 KB

To reference 2DImage2Mesh in publications, please cite both of the following:

Mengoni M., Luxmoore B.J., Jones A.C., Wijayathunga V.N., Broom N.D. & Wilcox R.K. (2015) "Derivation of inter-lamellar behaviour of the intervertebral disc annulus." Journal of the Mechanical Behavior of Biomedical Materials, v 48, 164–172

Mengoni M.: "2DImage2Mesh, a python code to generate quadrangular meshes on images". DOI

@article{Mengoni_2015_JMBBM,
    Author  = {Mengoni, M. and Luxmoore, B.J. and Jones, A.C. and Wijayathunga, V.N. and Broom, N.D. and Wilcox, R.K.},
    title =   {Derivation of inter-lamellar behaviour of the intervertebral disc annulus.},
    journal = {Journal of the Mechanical Behavior of Biomedical Materials},
    volume = {48},
    pages = {164–172},
    year =    {2015}
}

@online{2DImage2Mesh_github,
  Title  = {2DImage2Mesh, a python code to generate quadrangular meshes on images},
  Author = {Mengoni, M.},
  Date = {2015-04-07},
  Doi = {http://dx.doi.org/10.5281/zenodo.16660},
  Version = {0.2}
}