Skip to content

Commit f2db709

Browse files
committed
fix README.md
1 parent 9cd626e commit f2db709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ python circlegan_cond.py --sDataSet [cifar10/cifar100/tinyimagenet]
2929

3030
If you use this code or ideas for your research, please cite our paper.
3131

32-
'''bib
32+
```bib
3333
@article{shim2020CircleGAN,
3434
title = {{CircleGAN: Generative Adversarial Learning across Spherical Circles}},
3535
author = {Woohyeon Shim and Minsu Cho},
3636
journal = {Conference on Neural Information Processing Systems (NeurIPS)},
3737
year = {2020}
3838
}
39-
'''
39+
```

0 commit comments

Comments
 (0)