emmas96 commited on
Commit
d54c0f5
·
verified ·
1 Parent(s): acc110e

update bibtex

Browse files
Files changed (1) hide show
  1. app.py +6 -2
app.py CHANGED
@@ -86,8 +86,12 @@ def about_page():
86
  title={{HyperPCM: Robust Task-Conditioned Modeling of Drug--Target Interactions}},
87
  author={Svensson, Emma and Hoedt, Pieter-Jan and Hochreiter, Sepp and Klambauer, G{\"u}nter},
88
  journal={Journal of Chemical Information and Modeling},
89
- publisher={ACS Publications},
90
- year={2024}
 
 
 
 
91
  }
92
  ```
93
  """
 
86
  title={{HyperPCM: Robust Task-Conditioned Modeling of Drug--Target Interactions}},
87
  author={Svensson, Emma and Hoedt, Pieter-Jan and Hochreiter, Sepp and Klambauer, G{\"u}nter},
88
  journal={Journal of Chemical Information and Modeling},
89
+ volume = {64},
90
+ number = {7},
91
+ pages = {2539-2553},
92
+ year = {2024},
93
+ doi = {10.1021/acs.jcim.3c01417},
94
+ publisher={ACS Publications}
95
  }
96
  ```
97
  """