1. Reads all quotes recursively from the `quotes` directory into an array.
2. Deletes the entire quotes directory.
3. For each quote ensure that there is a path for quotes/author_name/work_name/
4. Write the quote to quotes.csv in the correct directory.