Skip to content

Commit

Permalink
Updated Readme to use JPDC citation
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMChan authored Jul 14, 2019
1 parent 1406667 commit 6e17c21
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,14 @@ For more information on running the library, or using it as a C++ library, see t
Please cite the corresponding paper if it was useful for your research:

```
@article{chan2018t,
title={t-SNE-CUDA: GPU-Accelerated t-SNE and its Applications to Modern Data},
@article{chan2019gpu,
title={GPU accelerated t-distributed stochastic neighbor embedding},
author={Chan, David M and Rao, Roshan and Huang, Forrest and Canny, John F},
journal={arXiv preprint arXiv:1807.11824},
year={2018}
journal={Journal of Parallel and Distributed Computing},
volume={131},
pages={1--13},
year={2019},
publisher={Elsevier}
}
```

Expand Down

0 comments on commit 6e17c21

Please sign in to comment.