Skip to content

Commit 52e099c

Browse files
committed
Add page numbers to ParSCAPE paper refs.
1 parent ba006a1 commit 52e099c

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ program by citing the following paper in your publication:
44

55
L. Granlund, S.J.L. Billinge, P.M. Duxbury, Algorithm for
66
systematic peak extraction from atomic pair distribution
7-
functions, Acta Crystallographica A 71(4), ???-??? (2015).
7+
functions, Acta Crystallographica A 71(4), 392-409 (2015).
88
doi:10.1107/S2053273315005276
99

1010
Copyright 2014-2015, Board of Trustees of Michigan State University

doc/examples/multimodel_known_dG1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
future version of diffpy.srmise.
2828
2929
For more information on the multimodeling approach taken here see
30-
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), ?-?.
30+
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), 392-409.
3131
doi:10.1107/S2053273315005276
3232
The standard reference of AIC-based multimodel selection is
3333
[2] Burnham and Anderson. (2002). Model Selection and Multimodel Inference.

doc/examples/multimodel_known_dG2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
future version of diffpy.srmise.
2626
2727
For more information on the multimodeling approach taken here see
28-
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), ?-?.
28+
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), 392-409.
2929
doi:10.1107/S2053273315005276
3030
The standard reference of AIC-based multimodel selection is
3131
[2] Burnham and Anderson. (2002). Model Selection and Multimodel Inference.

doc/examples/multimodel_unknown_dG1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
future version of diffpy.srmise.
2727
2828
For more information on the multimodeling approach taken here see
29-
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), ?-?.
29+
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), 392-409.
3030
doi:10.1107/S2053273315005276
3131
The standard reference of AIC-based multimodel selection is
3232
[2] Burnham and Anderson. (2002). Model Selection and Multimodel Inference.

doc/examples/multimodel_unknown_dG2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
future version of diffpy.srmise.
3333
3434
For more information on the multimodeling approach taken here see
35-
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), ?-?.
35+
[1] Granlund, et al. (2015) Acta Crystallographica A, 71(4), 392-409.
3636
doi:10.1107/S2053273315005276
3737
The standard reference of AIC-based multimodel selection is
3838
[2] Burnham and Anderson. (2002). Model Selection and Multimodel Inference.

doc/examples/parameter_summary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def run(plot=True):
7373
# discussion of this subtle yet important issue see:
7474
# [1] Egami and Billinge. (2012). Underneath the Bragg Peaks: Structural
7575
# Analysis of Complex Materials (2nd ed.). Oxford: Pergamon Press.
76-
# [2] Granlund, et al. (2015) Acta Crystallographica A, 71(4), ?-?.
76+
# [2] Granlund, et al. (2015) Acta Crystallographica A, 71(4), 392-409.
7777
# doi:10.1107/S2053273315005276
7878
# [3] Yang, et al. (2014). Journal of Applied Crystallography, 47(4),
7979
# 1273-1283. doi:10.1107/S1600576714010516

0 commit comments

Comments
 (0)