cyberandy commited on
Commit
1a439e4
·
1 Parent(s): 42d1bed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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