AndySAnker commited on
Commit
b26bcc3
1 Parent(s): 0942112

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ st.subheader('Cite')
142
 
143
  st.write('If you use POMFinder, our code or results, please consider citing our paper. Thanks in advance!')
144
 
145
- st.write('Title **2023** (Link)')
146
 
147
  st.subheader('LICENSE')
148
 
 
142
 
143
  st.write('If you use POMFinder, our code or results, please consider citing our paper. Thanks in advance!')
144
 
145
+ st.write('POMFinder: Identifying polyoxometalate cluster structures from pair distribution function data using explainable machine learning **2023** (https://chemrxiv.org/engage/chemrxiv/article-details/64e5fef7dd1a73847f5951b9)')
146
 
147
  st.subheader('LICENSE')
148