Skip to content

Commit b55eb39

Browse files
committed
Update project citation
1 parent de65943 commit b55eb39

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The Enhanced Database of Interacting Protein Structures for Interface Prediction
66

7-
[![Paper](http://img.shields.io/badge/paper-arxiv.1001.2234-B31B1B.svg)](https://www.nature.com/articles/nature14539)
7+
[comment]: <> ([![Paper]&#40;http://img.shields.io/badge/paper-arxiv.1001.2234-B31B1B.svg&#41;]&#40;https://www.nature.com/articles/nature14539&#41;)
88

99
[comment]: <> ([![Conference]&#40;http://img.shields.io/badge/NeurIPS-2021-4b44ce.svg&#41;]&#40;https://papers.nips.cc/book/advances-in-neural-information-processing-systems-35-2021&#41;)
1010

@@ -239,10 +239,12 @@ block in the Unpickler class' find_class() function
239239
### Citation
240240

241241
```
242-
@article{DIPS-Plus,
242+
@article{morehead2021dips,
243243
title={DIPS-Plus: The Enhanced Database of Interacting Protein Structures for Interface Prediction},
244244
author={Alex Morehead, Chen Chen, Ada Sedova, and Jianlin Cheng},
245-
journal={arXiv},
246-
year={2021}
245+
year={2021},
246+
eprint={N/A},
247+
archivePrefix = {arXiv},
248+
primaryClass = {cs.LG}
247249
}
248250
```

0 commit comments

Comments
 (0)