You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -105,6 +102,22 @@ from the github repository or archive, unpack, and run from within the
105
102
toplevel `python-control` directory::
106
103
107
104
pip install .
105
+
106
+
Article and Citation Information
107
+
================================
108
+
109
+
An `article <https://ieeexplore.ieee.org/abstract/document/9683368>`_ about the library is available on IEEE Explore. If the Python Control Systems Library helped you in your research, please cite::
110
+
111
+
@inproceedings{python-control2021,
112
+
title={The Python Control Systems Library (python-control)},
113
+
author={Fuller, Sawyer and Greiner, Ben and Moore, Jason and Murray, Richard and van Paassen, Ren{\'e} and Yorke, Rory},
114
+
booktitle={60th IEEE Conference on Decision and Control (CDC)},
115
+
pages={4875--4881},
116
+
year={2021},
117
+
organization={IEEE}
118
+
}
119
+
120
+
or the GitHub site: https://github.com/python-control/python-control
0 commit comments