- Notifications
You must be signed in to change notification settings - Fork441
Update README.rst#810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
In response to#792 :* Added citation information and article link to readme* Mention nonlinear, hinfsyn, and interconnect functionality in readme
README.rst Outdated
A `2021 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:: | ||
@inproceedings{python-control2021, | ||
title={The python control systems library (python-control)}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think we should capitalize Python or capitalize the entire title (which is how it appears onIEEE Explore: "The Python Control Systems Library (python-control)".
README.rst Outdated
@inproceedings{python-control2021, | ||
title={The python control systems library (python-control)}, | ||
author={Fuller, Sawyer and Greiner, Ben and Moore, Jason and Murray, Richard and van Paassen, Ren{\'e} and Yorke, Rory}, | ||
booktitle={2021 60th IEEE Conference on Decision and Control (CDC)}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Remove 2021 here, since it appears below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Google Scholar's bibtex downloads are often a little off
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
In response to#792 :