docs: Add bibtex ref

This commit is contained in:
weipengOO98 2021-07-12 11:26:04 +08:00
parent 7443ff9807
commit f665364ef0
1 changed files with 10 additions and 1 deletions

View File

@ -1,2 +1,11 @@
# Cite IDRLnet
The paper is to appear on Arxiv.
```
@misc{peng2021idrlnet,
title={IDRLnet: A Physics-Informed Neural Network Library},
author={Wei Peng and Jun Zhang and Weien Zhou and Xiaoyu Zhao and Wen Yao and Xiaoqian Chen},
year={2021},
eprint={2107.04320},
archivePrefix={arXiv},
primaryClass={cs.LG}
}
```