AndySAnker commited on
Commit
e54fe27
1 Parent(s): 890ffd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -10,3 +10,14 @@ pinned: false
10
  license: apache-2.0
11
  python_version: 3.8
12
  ---
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: apache-2.0
11
  python_version: 3.8
12
  ---
13
+
14
+
15
+ This is a app to use DeepStruc presented in, ["DeepStruc: towards structure solution from pair distribution function data using deep generative models"](https://pubs.rsc.org/en/content/articlelanding/2023/dd/d2dd00086e)
16
+
17
+ ```
18
+ @article{kjaer2022deepstruc,
19
+ title={DeepStruc: Towards structure solution from pair distribution function data using deep generative models},
20
+ author={Kjær, Emil Thyge Skanning and Anker, Andy Sode and Weng, Marcus Nørgaard and Billinge, Simon J. L. and Selvan, Raghavendra and Jensen, Kirsten Marie Ørnsbjerg},
21
+ year={2022}
22
+ }
23
+ ```