inelgnu commited on
Commit
8e00c3d
1 Parent(s): 8a1fd8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -430,14 +430,15 @@ We are currently in the process of creating a pre-print to describe our methods,
430
  }
431
  ```
432
 
433
- If you use materials data which include (”mp-”) in the `immutable_id`, please cite the [Materials Project](https://pubs.aip.org/aip/apm/article/1/1/011002/119685/Commentary-The-Materials-Project-A-materials).
434
 
435
- If you use materials data which include (”agm-”) in the `immutable_id`, please cite [Alexandria PBE](https://www.science.org/doi/10.1126/sciadv.abi7948) or [Alexandria PBESol, SCAN](https://www.nature.com/articles/s41597-022-01177-w).
436
 
437
- If you use materials data which include (”oqmd-”) in the `immutable_id`, please cite [OQMD](https://link.springer.com/article/10.1007/s11837-013-0755-4).
438
 
439
- Finally, if you make use of the Phase Diagram for visualization purposes, or the crystal viewer in the Materials Explorer, please acknowledge [Crystal Toolkit](https://github.com/materialsproject/crystaltoolkit).
440
 
 
441
 
442
  ## License
443
 
 
430
  }
431
  ```
432
 
433
+ CC-BY-4.0 (license used for Materials Project, Alexandria, OQMD) requires proper acknowledgement.
434
 
435
+ Thus, if you use materials data which include (”mp-”) in the immutable_id, please cite the [Materials Project](https://pubs.aip.org/aip/apm/article/1/1/011002/119685/Commentary-The-Materials-Project-A-materials).
436
 
437
+ If you use materials data which include (”agm-”) in the immutable_id, please cite [Alexandria, PBE](https://www.science.org/doi/10.1126/sciadv.abi7948) or [Alexandria PBESol, SCAN](https://www.nature.com/articles/s41597-022-01177-w).
438
 
439
+ If you use materials data which include (”oqmd-”) in the immutable_id, please cite [OQMD](https://link.springer.com/article/10.1007/s11837-013-0755-4).
440
 
441
+ Finally, if you make use of the Phase Diagram for visualization purposes, or the crystal viewer in the Materials Explorer, please acknowledge [Crystal Toolkit](https://github.com/materialsproject/crystaltoolkit).
442
 
443
  ## License
444