Skip to content

Commit 0e5d31f

Browse files
authored
Update README.md
1 parent ffd59f3 commit 0e5d31f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,13 @@ python -m unittest
3737
- [**TODO**] Add MIMO Support
3838
- [**TODO**] Add IV Support
3939
- [**TODO**] Generalize to other kind of controllers (e.g., neural nets)
40+
41+
## Citations
42+
If you find this code useful in your research, please, consider citing it:
43+
>@misc{pythonvrft,
44+
> author = {Alessio Russo},
45+
> title = {Python VRFT Library},
46+
> year = 2020,
47+
> doi = {},
48+
> url = { https://github.com/rssalessio/PythonVRFT }
49+
>}

0 commit comments

Comments
 (0)