public class BibtexToReference extends Object
Reference annotations.| Constructor and Description |
|---|
BibtexToReference() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Helper tool to convert bibtex to
Reference annotations. |
public BibtexToReference()
public static void main(String[] args) throws IOException, org.jbibtex.ParseException
Reference annotations. Reads
from stdin, writes to stdout.args - not usedIOExceptionorg.jbibtex.ParseException