paper/references.bib

@book{burden2015,
  author    = {Burden, Richard L. and Faires, J. Douglas and Burden, Annette M.},
  title     = {Numerical Analysis},
  edition   = {10},
  publisher = {Cengage Learning},
  year      = {2015}
}

@book{atkinson1988,
  author    = {Atkinson, Kendall E.},
  title     = {An Introduction to Numerical Analysis},
  edition   = {2},
  publisher = {Wiley},
  year      = {1988}
}

@article{meurer2017,
  author  = {Meurer, Aaron and Smith, Christopher P. and Paprocki, Mateusz and
             {\v C}ert{\'\i}k, Ond{\v r}ej and Kirpichev, Sergey B. and Rocklin,
             Matthew and Kumar, AmiT and Ivanov, Sergiu and Moore, Jason K. and
             Singh, Sartaj and others},
  title   = {{SymPy}: symbolic computing in {P}ython},
  journal = {PeerJ Computer Science},
  volume  = {3},
  pages   = {e103},
  year    = {2017},
  doi     = {10.7717/peerj-cs.103}
}

@misc{procida2017,
  author = {Procida, Daniele},
  title  = {{Diátaxis}: a systematic framework for technical documentation
            authoring},
  year   = {2017},
  url    = {https://diataxis.fr/}
}

@misc{knight2024,
  author = {Knight, Vincent},
  title  = {{Python for Mathematics}},
  year   = {2024},
  url    = {https://vknight.org/pfm/}
}