Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
tsurubee commited on
Commit
01cda53
·
verified ·
1 Parent(s): e05323c

Update bibtex citation

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- @article{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
- journal={arXiv preprint arXiv:2405.18749},
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
  ```