Skip to content
Yinjun Wu edited this page Sep 4, 2018 · 4 revisions

Environment for installations and running:

Machine: one single linux server Database version: PostgreSQL 9.6.3 Required libraries: Java 8 Required database engine: PostgreSQL

Source code download

The code lies in a public Github repository here. You can download the source code by executing the following command in the linux terminal (suppose the project is going to be stored in /path/to/project):

/path/to/project$ git clone https://github.com/thuwuyinjun/Data_citation_demo.git

Clone this wiki locally