Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -55,8 +55,8 @@ else:
|
|
55 |
year = {2016--2023},
|
56 |
archivePrefix = {swh},
|
57 |
eprint = {1:dir:cb0ba3379413db12b0018b7c3af8d0d2d864139c}
|
58 |
-
}
|
59 |
-
|
60 |
with st.sidebar.expander('Citations'):
|
61 |
st.markdown(citation)
|
62 |
|
|
|
55 |
year = {2016--2023},
|
56 |
archivePrefix = {swh},
|
57 |
eprint = {1:dir:cb0ba3379413db12b0018b7c3af8d0d2d864139c}
|
58 |
+
}
|
59 |
+
"""
|
60 |
with st.sidebar.expander('Citations'):
|
61 |
st.markdown(citation)
|
62 |
|