Skip to content

Commit a54805a

Browse files
committed
Update README.md
1 parent 24fe94b commit a54805a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ developed in Metal and Swift](http://deeplearningkit.org/wp-content/uploads/2016
1616
### 4. Want to help develop DeepLearningKit with Swift and Metal?
1717
Check out [deeplearningkit.org/contribute/](http://deeplearningkit.org/contribute/)
1818

19-
20-
19+
### 5. Citing DeepLearningKit?
20+
```
21+
@misc{2015DeepLearningKit,
22+
author = {Amund Tveit, Torbjørn Morland and Thomas Brox Røst},
23+
title = {DeepLearningKit - an Open Source Deep Learning Framework for Apple's iOS, OS X and tvOS developed in Metal and Swift},
24+
url = {http://deeplearningkit.org/wp-content/uploads/2016/01/DeepLearningKitPaper.pdf},
25+
howpublished = {Online}
26+
}
27+
```
2128

0 commit comments

Comments
 (0)