GlobalNamesArchitecture / gnparser-paper

Global Names Parser paper
0 stars 1 forks source link

Paper about Global Names Parser

Open Access/Open Science paper about gnparser

This paper is published on 2017-05-26 by BMC Bioinformatics, DOI: 10.1186/s12859-017-1663-3

The main text of the paper is written in latex and can be found on GitHub.

The data supporting the conclusions of this paper are located under the data of this repository.

Continuous build

For linux add to .latexmkrc

$pdflatex = 'pdflatex -interaction=nonstopmode';
$pdf_previewer = "evince";