gitextract_8umkc94o/ ├── .gitignore ├── LICENSE ├── README.md ├── bibliography.bib ├── bin/ │ ├── generate_makefile │ └── produce_figure ├── conv_arithmetic.tex ├── gif/ │ └── .gitignore ├── natbib/ │ └── natbib.bst ├── pdf/ │ └── .gitignore ├── png/ │ └── .gitignore └── templates/ ├── arithmetic_figure.txt ├── numerical_figure.txt └── unit.txt