@misc{chaosmonkey,
  author       = {{Netflix, Inc.}},
  title        = {Chaos Monkey},
  year         = {2012},
  howpublished = {\url{https://github.com/Netflix/chaosmonkey}},
  note         = {Accessed: 2026-08-01}
}

@inproceedings{deepxplore,
  author    = {Pei, Kexin and Cao, Yinzhi and Yang, Junfeng and Jana, Suman},
  title     = {DeepXplore: Automated Whitebox Testing of Deep Learning Systems},
  booktitle = {Proceedings of the 26th Symposium on Operating Systems Principles (SOSP)},
  year      = {2017},
  pages     = {1--18},
  doi       = {10.1145/3132747.3132785}
}

@inproceedings{deeptest,
  author    = {Tian, Yuchi and Pei, Kexin and Jana, Suman and Ray, Baishakhi},
  title     = {DeepTest: Automated Testing of Deep-Neural-Network-Driven Autonomous Cars},
  booktitle = {Proceedings of the 40th International Conference on Software Engineering (ICSE)},
  year      = {2018},
  pages     = {303--314},
  doi       = {10.1145/3180155.3180220}
}

@misc{tflite,
  author       = {{Google}},
  title        = {TensorFlow Lite: On-Device Machine Learning},
  howpublished = {\url{https://www.tensorflow.org/lite}},
  note         = {Accessed: 2026-08-01}
}

@misc{onnxruntime,
  author       = {{ONNX Runtime developers}},
  title        = {ONNX Runtime},
  howpublished = {\url{https://onnxruntime.ai}},
  note         = {Accessed: 2026-08-01}
}

@misc{flutter,
  author       = {{Google}},
  title        = {Flutter: Build apps for any screen},
  howpublished = {\url{https://flutter.dev}},
  note         = {Accessed: 2026-08-01}
}

@misc{dart,
  author       = {{Google}},
  title        = {Dart: A client-optimized language for fast apps on any platform},
  howpublished = {\url{https://dart.dev}},
  note         = {Accessed: 2026-08-01}
}
