This is my Django application to track academic papers I've read. The two hyperlink elements that exist between papers are author and tags. So I can apply multiple tags to a given paper, and at any time, find all other papers that have any of the same tags.