repo.or.cz
/
dmvccm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed a little bug in root reestimation (forgot to divide by len(corpus)=f_T_q(ROOT))
[dmvccm.git]
/
report
/
compile.sh
blob
18413ab9e75859bd3972d2223d4b44386fd9afda
1
#!/bin/sh
2
/
usr
/
texbin
/
latex report
&& /
usr
/
texbin
/
bibtex report
&& /
usr
/
texbin
/
pdflatex report
&&
open report.pdf