Spaces:
Running
Running
Update Home.py
Browse files
Home.py
CHANGED
@@ -31,7 +31,7 @@ with mt1:
|
|
31 |
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.')
|
32 |
st.divider()
|
33 |
st.write('To cite the Coconut Libtool, please use the following reference:')
|
34 |
-
st.info("Santosa, Faizhal Arif,
|
35 |
|
36 |
with mt2:
|
37 |
st.header("Before you start")
|
|
|
31 |
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.')
|
32 |
st.divider()
|
33 |
st.write('To cite the Coconut Libtool, please use the following reference:')
|
34 |
+
st.info("Santosa, Faizhal Arif, Lamba, Manika, & George, Crissandra J. (2023). Coconut Libtool. Zenodo. https://doi.org/10.5281/zenodo.8323458", icon="✍️")
|
35 |
|
36 |
with mt2:
|
37 |
st.header("Before you start")
|