Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zsdonghao committed Jul 5, 2021
1 parent 8d4a55c commit 71bc6de
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ We suggest users to report bugs using Github issues. Users can also discuss how

# Citing TensorLayer

If you find TensorLayer useful for your project, please cite the following paper
If you find TensorLayer useful for your project, please cite the following papers

```
@article{tensorlayer2017,
Expand All @@ -179,4 +179,13 @@ If you find TensorLayer useful for your project, please cite the following paper
url = {http://tensorlayer.org},
year = {2017}
}
@inproceedings{tensorlayer2021,
title={Tensorlayer 3.0: A Deep Learning Library Compatible With Multiple Backends},
author={Lai, Cheng and Han, Jiarong and Dong, Hao},
booktitle={2021 IEEE International Conference on Multimedia \& Expo Workshops (ICMEW)},
pages={1--3},
year={2021},
organization={IEEE}
}
```

0 comments on commit 71bc6de

Please sign in to comment.