We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3872de5 + 00c95dc commit 3af38c8Copy full SHA for 3af38c8
README.md
@@ -37,3 +37,13 @@ python -m unittest
37
- [**TODO**] Add MIMO Support
38
- [**TODO**] Add IV Support
39
- [**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