Skip to content

Commit 179a54a

Browse files
authored
Update README.md
1 parent 49a129d commit 179a54a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,11 @@ python linear.py --model_path results/model_400.pth
5757
If you find this repo useful for your research, please consider citing the paper
5858

5959
```
60-
@inproceedings{chuang2020debiased,
61-
title={Debiased Contrastive Learning},
62-
author={Chuang, Ching-Yao and Robinson, Joshua and Yen-Chen, Lin and Torralba, Antonio and Jegelka, Stefanie},
63-
booktitle={Advances in neural information processing systems},
60+
@article{chuang2020debiased,
61+
title={Debiased contrastive learning},
62+
author={Chuang, Ching-Yao and Robinson, Joshua and Lin, Yen-Chen and Torralba, Antonio and Jegelka, Stefanie},
63+
journal={Advances in Neural Information Processing Systems},
64+
volume={33},
6465
year={2020}
6566
}
6667
```

0 commit comments

Comments
 (0)