Spaces:
Running
Running
Update Home.py
Browse files
Home.py
CHANGED
@@ -33,7 +33,7 @@ with mt1:
|
|
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")
|
|
|
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")
|