faizhalas commited on
Commit
9921122
1 Parent(s): 9764539

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +2 -1
Home.py CHANGED
@@ -32,7 +32,8 @@ with mt1:
32
  st.text('We support Scopus, Web of Science, Lens, as well as personalized CSV files. Further information can be found in the "How to" section.')
33
  st.text('')
34
  st.divider()
35
- st.info("We moved to https://www.coconut-libtool.com/", icon="🚨")
 
36
 
37
  with mt2:
38
  st.header("Before you start")
 
32
  st.text('We support Scopus, Web of Science, Lens, as well as personalized CSV files. Further information can be found in the "How to" section.')
33
  st.text('')
34
  st.divider()
35
+ st.write('To cite the Coconut Library Tool, please use the following reference:')
36
+ st.info("Santosa, Faizhal Arif, George, Crissandra J., & Lamba, Manika. (2023). Coconut Library Tool (1.0.0). Zenodo. https://doi.org/10.5281/zenodo.8323458", icon="✍️ ")
37
 
38
  with mt2:
39
  st.header("Before you start")