Becksteinlab / scipy_proceedings

Tools used to generate the SciPy conference proceedings
Other
0 stars 2 forks source link

missing alphaurl bibstyle #37

Open orbeckst opened 3 years ago

orbeckst commented 3 years ago

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
orbeckst commented 3 years ago

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).

orbeckst commented 3 years ago

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.