Update bibtex citation
Browse files
README.md
CHANGED
|
@@ -34,10 +34,10 @@ Further details on VHHCorpus-2M are described in our paper "[A SARS-CoV-2 Intera
|
|
| 34 |
If you use VHHCorpus-2M in your research, please cite the following paper.
|
| 35 |
|
| 36 |
```bibtex
|
| 37 |
-
@
|
| 38 |
title={A {SARS}-{C}o{V}-2 Interaction Dataset and {VHH} Sequence Corpus for Antibody Language Models},
|
| 39 |
author={Hirofumi Tsuruta and Hiroyuki Yamazaki and Ryota Maeda and Ryotaro Tamura and Akihiro Imura},
|
| 40 |
-
|
| 41 |
year={2024}
|
| 42 |
}
|
| 43 |
```
|
|
|
|
| 34 |
If you use VHHCorpus-2M in your research, please cite the following paper.
|
| 35 |
|
| 36 |
```bibtex
|
| 37 |
+
@inproceedings{tsuruta2024sars,
|
| 38 |
title={A {SARS}-{C}o{V}-2 Interaction Dataset and {VHH} Sequence Corpus for Antibody Language Models},
|
| 39 |
author={Hirofumi Tsuruta and Hiroyuki Yamazaki and Ryota Maeda and Ryotaro Tamura and Akihiro Imura},
|
| 40 |
+
booktitle={Advances in Neural Information Processing Systems 37},
|
| 41 |
year={2024}
|
| 42 |
}
|
| 43 |
```
|