scalen / CoDeR4

Markup for a paper of RDF Stream Reasoning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This article makes use of the following latex packages:

amsmath
amsfonts
amssymb
amsthm
amscd
hyperref
subfig
import

To build the article using pdflatex and bibtex, simply run:

$ make

To remove temporary files produced by pdflatex and bibtex, run:

$ make clean

You may also build the paper manually by running a combination of:

$ pdflatex article.tex

or equivalent compiling program, and:

$ bibtex article

About

Markup for a paper of RDF Stream Reasoning


Languages

Language:TeX 99.7%Language:Makefile 0.3%