We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd59f3 commit 0e5d31fCopy full SHA for 0e5d31f
1 file changed
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