mschuh commited on
Commit
8656617
β€’
1 Parent(s): d54f04d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -97,12 +97,12 @@ If you use our model in your research, please cite our paper:
97
  ```
98
  @misc{schuh2024barlowtwinsdeepneural,
99
  title={Barlow Twins Deep Neural Network for Advanced 1D Drug-Target Interaction Prediction},
100
- author={Maximilian G. Schuh and Davide Boldini and Stephan A. Sieber},
101
  year={2024},
102
  eprint={2408.00040},
103
  archivePrefix={arXiv},
104
  primaryClass={q-bio.BM},
105
- url={https://arxiv.org/abs/2408.00040},
106
  }
107
  ```
108
  """
 
97
  ```
98
  @misc{schuh2024barlowtwinsdeepneural,
99
  title={Barlow Twins Deep Neural Network for Advanced 1D Drug-Target Interaction Prediction},
100
+ author={Maximilian G. Schuh and Davide Boldini and Annkathrin I. Bohne and Stephan A. Sieber},
101
  year={2024},
102
  eprint={2408.00040},
103
  archivePrefix={arXiv},
104
  primaryClass={q-bio.BM},
105
+ url={https://arxiv.org/abs/2408.00040},
106
  }
107
  ```
108
  """