Skip to content

Commit f517cdc

Browse files
committed
[docs] cite the arXiv paper
1 parent 1cb0a14 commit f517cdc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ Developer documentation automagically generated from code comments.
6767

6868
Please cite Caffe in your publications if it helps your research:
6969

70-
@misc{Jia13caffe,
71-
Author = {Yangqing Jia},
72-
Title = { {Caffe}: An Open Source Convolutional Architecture for Fast Feature Embedding},
73-
Year = {2013},
74-
Howpublished = {\url{http://caffe.berkeleyvision.org/}}
70+
@article{jia2014caffe,
71+
Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
72+
Journal = {arXiv preprint arXiv:1408.5093},
73+
Title = {Caffe: Convolutional Architecture for Fast Feature Embedding},
74+
Year = {2014}
7575
}
7676

7777
If you do publish a paper where Caffe helped your research, we encourage you to update the [publications wiki](https://github.com/BVLC/caffe/wiki/Publications).

0 commit comments

Comments
 (0)