Open the database with an SQLite database management tool, and run the following SQL statement:
Code:
SELECT DISTINCT Attribution FROM content
This doesn't split up the multiple authors for book.
Whatever tool you use, should have a way to export the result.