Becksteinlab / scipy_proceedings

Tools used to generate the SciPy conference proceedings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing alphaurl bibstyle

orbeckst opened this issue · comments

The references (bibliography) did not build. Apparently, I don't have the alphaurl.bst file.

Locally add it:

wget https://www.ctan.org/tex-archive/biblio/bibtex/contrib/urlbst/alphaurl.bst

If the class file is missing:

wget http://mirrors.ctan.org/macros/latex/contrib/IEEEtran/IEEEtran.cls

and also put it into the paper directory (but do not check in).

If you need to rebuild and you get weird errors, clean out the output first:

rm output/edis_jakupovic/*
make_paper.sh papers/edis_jakupovic/

If all goes well, look at output/edis_jakupovic/paper.pdf.