@inproceedings{statsmodels2010,
title={Statsmodels: Econometric and Statistical Modeling with Python},
author={Seabold, J.S. and Perktold, J.},
booktitle={Proceedings of the 9th Python in Science Conference},
year={2010}
}
Skipper
It still doesn't look like the proceedings have been published from
Scipy 2010 yet, but I think the bibtex reference should look something
like
@inproceedings{statsmodels2010,
title={Statsmodels: Econometric and Statistical Modeling with Python},
author={Seabold, J.S. and Perktold, J.},
booktitle={Proceedings of the 9th Python in Science Conference},
year={2010}
}
What was the final title for this? Wes, do you have a pdf or rst of
the final copy I can throw up on the web site? I'm not finding it.
> should we add a url ?
> url = {http://statsmodels.sourceforge.net/}
Sure.
Or is the version on github the final one?