DAMASK default citation style

This commit is contained in:
Martin Diehl 2019-09-03 16:34:02 -07:00
parent 97fc8a4029
commit a428a924eb
1 changed files with 3 additions and 9 deletions

View File

@ -47,9 +47,7 @@ def CubeToBall(cube):
References References
---------- ----------
D. Roşca, A. Morawiec, and M. De Graef D. Roşca et al., Modelling and Simulation in Materials Science and Engineering 22:075013, 2014
A new method of constructing a grid in the space of 3D rotations and its applications to texture analysis
Modelling Simul. Mater. Sci. Eng. 22, 2014, 075013
https://doi.org/10.1088/0965-0393/22/7/075013 https://doi.org/10.1088/0965-0393/22/7/075013
""" """
@ -100,9 +98,7 @@ def BallToCube(ball):
References References
---------- ----------
D. Roşca, A. Morawiec, and M. De Graef D. Roşca et al., Modelling and Simulation in Materials Science and Engineering 22:075013, 2014
A new method of constructing a grid in the space of 3D rotations and its applications to texture analysis
Modelling Simul. Mater. Sci. Eng. 22, 2014, 075013
https://doi.org/10.1088/0965-0393/22/7/075013 https://doi.org/10.1088/0965-0393/22/7/075013
""" """
@ -155,9 +151,7 @@ def get_order(xyz):
References References
---------- ----------
D. Roşca, A. Morawiec, and M. De Graef D. Roşca et al., Modelling and Simulation in Materials Science and Engineering 22:075013, 2014
A new method of constructing a grid in the space of 3D rotations and its applications to texture analysis
Modelling Simul. Mater. Sci. Eng. 22, 2014, 075013
https://doi.org/10.1088/0965-0393/22/7/075013 https://doi.org/10.1088/0965-0393/22/7/075013
""" """