You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python script to visualise the author relationships in a bibtex database
Very basic bibtex parsing, but no dependencies (besides using graphvis for graphing the dot file)
Author: Glen Robertson
Date: 4 Oct 2011
About
A little script I wrote to visualise co-publishing links in my bibtex database. Uses python and requires graphvis to draw the graph.