Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ st.sidebar.markdown("### Citation")
|
|
41 |
st.sidebar.markdown("""
|
42 |
```markdown
|
43 |
@article{alfasly2023PathDino,
|
44 |
-
title={Rotation-Agnostic Representation Learning for
|
45 |
author={Saghir, Alfasly and Abubakr, Shafique and Peyman, Nejat and Jibran, Khan and Areej, Alsaafin and Ghazal, Alabtah and H.R.Tizhoosh},
|
46 |
journal={arXiv preprint arXiv:xxxx.xxxxx},
|
47 |
year={2023}""")
|
|
|
41 |
st.sidebar.markdown("""
|
42 |
```markdown
|
43 |
@article{alfasly2023PathDino,
|
44 |
+
title={Rotation-Agnostic Image Representation Learning for Digital Pathology},
|
45 |
author={Saghir, Alfasly and Abubakr, Shafique and Peyman, Nejat and Jibran, Khan and Areej, Alsaafin and Ghazal, Alabtah and H.R.Tizhoosh},
|
46 |
journal={arXiv preprint arXiv:xxxx.xxxxx},
|
47 |
year={2023}""")
|