From a428a924ebcd38066cb6cd1d50e50fba0e8f24d8 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Tue, 3 Sep 2019 16:34:02 -0700 Subject: [PATCH] DAMASK default citation style --- python/damask/Lambert.py | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/python/damask/Lambert.py b/python/damask/Lambert.py index 2be59f07b..e6ae996ea 100644 --- a/python/damask/Lambert.py +++ b/python/damask/Lambert.py @@ -47,9 +47,7 @@ def CubeToBall(cube): References ---------- - D. Roşca, A. Morawiec, and M. De Graef - 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 + D. Roşca et al., Modelling and Simulation in Materials Science and Engineering 22:075013, 2014 https://doi.org/10.1088/0965-0393/22/7/075013 """ @@ -100,9 +98,7 @@ def BallToCube(ball): References ---------- - D. Roşca, A. Morawiec, and M. De Graef - 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 + D. Roşca et al., Modelling and Simulation in Materials Science and Engineering 22:075013, 2014 https://doi.org/10.1088/0965-0393/22/7/075013 """ @@ -155,9 +151,7 @@ def get_order(xyz): References ---------- - D. Roşca, A. Morawiec, and M. De Graef - 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 + D. Roşca et al., Modelling and Simulation in Materials Science and Engineering 22:075013, 2014 https://doi.org/10.1088/0965-0393/22/7/075013 """