Skip to content

Commit 3af38c8

Browse files
committed
Merge branch 'master' of github.com:rssalessio/PythonVRFT
2 parents 3872de5 + 00c95dc commit 3af38c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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)