forked from idrl/idrlnet
docs: Add bibtex ref
This commit is contained in:
parent
7443ff9807
commit
f665364ef0
|
@ -1,2 +1,11 @@
|
||||||
# Cite IDRLnet
|
# 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}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue