This program allows you to create bibliography with references made in harward notation.
You can build the program with mvn package
.
On OS X you have to start it with parameter -XstartOnFirstThread
, e.g. java -XstartOnFirstThread -jar target/harvardref-1.0.0.jar
.