

@inproceedings{RH:86,
  author =        {R. Hamming},
  booktitle =     {Bell Communications Research Colloquium Seminar},
  note =          {Transcripted by James F. Kaiser. (Later version of
                   the talk at
                   \url{https://www.youtube.com/watch?v=a1zDuOPkMSw})},
  organization =  {Bell Communications Research, Morristown, NJ},
  pages =         {483},
  title =         {You and your research},
  year =          {1986},
  url =           {http://motion.me.ucsb.edu/RHamming-YouAndYourResearch-
                  1986.pdf},
}

@article{TSG-CRC-JJC:00,
  author =        {T. S. Gardner and C. R. Cantor and J. J. Collins},
  journal =       {Nature},
  number =        {6767},
  pages =         {339--342},
  title =         {Construction of a genetic toggle switch in
                   {Escherichia coli}},
  volume =        {403},
  year =          {2000},
  doi =           {10.1038/35002131},
}

@article{JCMF-PJPG-MS:19,
  author =        {J. C. M. Fernandes and P. J. P. Gon{\c{c}}alves and
                   M. Silveira},
  journal =       {Nonlinear Dynamics},
  number =        {2},
  pages =         {1561--1576},
  title =         {Interaction between asymmetrical damping and
                   geometrical nonlinearity in vehicle suspension
                   systems improves comfort},
  volume =        {99},
  year =          {2019},
  doi =           {10.1007/s11071-019-05374-y},
}

@article{RZ-etal:20,
  author =        {Zhang, Ran and Zhao, Liya and Qiu, Xiaojun and
                   Zhang, Hui and Wang, Xu},
  journal =       {Applied Energy},
  pages =         {115180},
  title =         {A comprehensive comparison of the vehicle vibration
                   energy harvesting abilities of the regenerative shock
                   absorbers predicted by the quarter, half and full
                   vehicle suspension system models},
  volume =        {272},
  year =          {2020},
  doi =           {10.1016/j.apenergy.2020.115180},
}

@book{EPO:59,
  author =        {E. P. Odum},
  publisher =     {Saunders Company},
  title =         {Fundamentals of Ecology},
  year =          {1959},
}

@book{SHS:15,
  author =        {S. H. Strogatz},
  edition =       {2},
  publisher =     {Westview Press},
  title =         {Nonlinear Dynamics and Chaos: With Applications to
                   Physics, Biology, Chemistry, and Engineering},
  year =          {2015},
  isbn =          {9780813350844},
}

@book{JJDS-ARS-IJW:97,
  author =        {J. J. {DiStefano} and and A. R. Stubberu and
                   I. J. Williams},
  edition =       {2},
  publisher =     {McGraw-Hill},
  title =         {Schaum's Outline of Feedback and Control Systems},
  year =          {1997},
}

@book{KO:03,
  author =        {K. Ogata},
  edition =       {4},
  publisher =     {Pearson},
  title =         {Dynamical Systems},
  year =          {2003},
  isbn =          {0131424629},
}

@book{RHD-RCB:11,
  author =        {Dorf, Robert H. and Bishop, Richard C.},
  publisher =     {Prentice Hall},
  title =         {Modern Control Systems},
  year =          {2011},
  isbn =          {0136024580},
}

@book{NSN:19,
  author =        {N. S. Nise},
  publisher =     {John Wiley \& Sons},
  title =         {Control Systems Engineering},
  year =          {2019},
  isbn =          {1119590132},
}

@book{GFF-JDP-AEN:15,
  author =        {G. F. Franklin and J. D. Powell and A. Emami-Naeini},
  edition =       {4},
  publisher =     {Prentice Hall},
  title =         {Feedback Control of Dynamic Systems},
  year =          {2015},
}

@book{KJA-RMM:21,
  author =        {{\AA}str{\"o}m, K. J. and Murray, R. M.},
  edition =       {2},
  publisher =     {Princeton University Press},
  title =         {Feedback Systems: An Introduction for Scientists and
                   Engineers},
  year =          {2021},
  url =           {http://www.cds.caltech.edu/~murray/books/AM08/pdf/fbs-
                  public_24Jul2020.pdf},
}

@book{JDH:56,
  author =        {J. {Den~Hartog}},
  publisher =     {McGraw-Hill},
  title =         {Vibrations},
  year =          {1956},
}

@article{GAL-NVK-EPS:15,
  author =        {Leonov, G. A. and Kuznetsov, N. V. and
                   Solovyeva, E. P.},
  journal =       {IFAC-PapersOnLine},
  number =        {11},
  pages =         {656-661},
  title =         {A simple dynamical model of hydropower plant:
                   stability and oscillations},
  volume =        {48},
  year =          {2015},
  doi =           {10.1016/j.ifacol.2015.09.262},
}

@article{AM-et:17,
  author =        {A. {Meurer~et~al}},
  journal =       {{PeerJ} Computer Science},
  pages =         {e103},
  title =         {{SymPy}: symbolic computing in {Python}},
  volume =        {3},
  year =          {2017},
  doi =           {10.7717/peerj-cs.103},
}

@inproceedings{SF-BG-JM-RMM-RvP-RY:21,
  author =        {S. Fuller and B. Greiner and J. Moore and
                   R. M. Murray and R. {van~Paassen} and R. Yorke},
  booktitle =     {{IEEE} Conf.\ on Decision and Control},
  pages =         {4875--4881},
  title =         {The {Python} {Control} {Systems} Library
                   (python-control)},
  year =          {2021},
  abstract =      {The Python Control Systems Library (python-control)
                   is an open source set of Python classes and functions
                   that implement common operations for the analysis and
                   design of feedback control systems. In addition to
                   support for standard LTI control systems (including
                   time and frequency response, block diagram algebra,
                   stability and robustness analysis, and control system
                   synthesis), the package provides support for
                   nonlinear input/output systems, including system
                   interconnection, simulation, and describing function
                   analysis. A MATLAB compatibility layer provides an
                   many of the common functions corresponding to
                   commands available in the MATLAB Control Systems
                   Toolbox. The library takes advantage of the Python
                   "scientific stack" of Numpy, Matplotlib, and Jupyter
                   Notebooks and offers easy interoperation with other
                   category-leading software systems in data science,
                   machine learning, and robotics that have largely been
                   built on Python.},
  doi =           {10.1109/CDC45484.2021.9683368},
}

@misc{HF:1911,
  author =        {Hermann Frahm},
  note =          {US Patent 989,958},
  title =         {Device for damping vibrations of bodies.},
  year =          {1911},
  url =           {https://www.google.com/patents/US989958},
}

@article{KYB-RHS:91,
  author =        {Billah, K. Yusuf and Scanlan, Robert H.},
  journal =       {American Journal of Physics},
  number =        {2},
  pages =         {118–124},
  publisher =     {American Association of Physics Teachers (AAPT)},
  title =         {Resonance, {Tacoma Narrows} bridge failure, and
                   undergraduate physics textbooks},
  volume =        {59},
  year =          {1991},
  doi =           {10.1119/1.16590},
}

