Skip to content

Commit ec231bf

Browse files
committed
Fix RST formatting and citation issues in csd-1000r.rst
1 parent c2815fd commit ec231bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/skmatter/datasets/descr/csd-1000r.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The representations were computed with [C1]_ using the hyperparameters:
3232
+---------------------------+------------+
3333
| max_angular: | 6 |
3434
+---------------------------+------------+
35-
| gaussian_sigma_constant": | 0.4 |
35+
| gaussian_sigma_constant: | 0.4 |
3636
+---------------------------+------------+
3737
| gaussian_sigma_type: | "Constant"|
3838
+---------------------------+------------+
@@ -123,3 +123,6 @@ Reference Code
123123
properties_select = [
124124
frames[fi].arrays["CS_local"][ci] for fi, ci in zip(f_selected, ci_selected)
125125
]
126+
127+
128+
.. [Ceriotti2019] Ceriotti, M. et al. Science Advances, 2019.

0 commit comments

Comments
 (0)