Nurcholish commited on
Commit
6681970
·
verified ·
1 Parent(s): de3a20b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -6
app.py CHANGED
@@ -297,12 +297,8 @@ with gr.Blocks(theme=gr.themes.Soft(), title="SARS-CoV-2 Knowledge Graph") as de
297
  ### Citation
298
 
299
  If you use this work, please cite:
300
- @software{sarscov2_kg_2024,
301
- title={SARS-CoV-2 Extended Knowledge Graph},
302
- author={NurcholishAdam},
303
- year={2024},
304
- url={https://github.com/NurcholishAdam/SARS-CoV-2-KG}
305
- }
306
  """)
307
 
308
  # Launch the app
 
297
  ### Citation
298
 
299
  If you use this work, please cite:
300
+ @software{sarscov2_kg_2024, title={SARS-CoV-2 Extended Knowledge Graph},author={NurcholishAdam},year={2024},url={https://github.com/NurcholishAdam/SARS-CoV-2-KG}
301
+ }
 
 
 
 
302
  """)
303
 
304
  # Launch the app