The AI prompt to generate this program was:
write a python program that finds all the files referenced in a .tex (LaTeX) file in the current directory. then, it outputs two list of files:
- those referenced from the .tex (including images, PDF, cls, bib, etc.)
- those not referenced from the .tex