From 5b7df09b6117ac2ceeef394385861e3a48210cf0 Mon Sep 17 00:00:00 2001 From: Sawyer Fuller <58706249+sawyerbfuller@users.noreply.github.com> Date: Mon, 12 Dec 2022 08:52:10 -0800 Subject: [PATCH] Apply suggestions from code review --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 58dd901de..f3e3a13ff 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Features - Time response: initial, step, impulse - Frequency response: Bode, Nyquist, and Nichols plots - Control analysis: stability, reachability, observability, stability margins, root locus -- Control design: eigenvalue placement, linear quadratic regulator, sisotool, hinfsyn +- Control design: eigenvalue placement, linear quadratic regulator, sisotool, hinfsyn, rootlocus_pid_designer - Estimator design: linear quadratic estimator (Kalman filter) - Nonlinear systems: optimization-based control, describing functions, differential flatness @@ -106,12 +106,12 @@ toplevel `python-control` directory:: Article and Citation Information ================================ -A `2021 article `_ about the library is available on IEEE Explore. If the Python Control Systems Library helped you in your research, please cite:: +An `article `_ 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)}, + 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)}, + booktitle={60th IEEE Conference on Decision and Control (CDC)}, pages={4875--4881}, year={2021}, organization={IEEE}