In this video: Inserting the original Label text into the assertion editing input.
Redesigning what's stored in the self.citations_by source dictionary.
Within the database table `citation`, citations don't in general have to be unique, but within a given source (those citations linked to a certain source_id foreign key), the citations do have to be unique.
Getting user input from the new source tab.