str(numpy.version.citation) and numpy.version.citation.to_bibtex()?
On Tue, Sep 5, 2017 at 2:15 PM, Paul Hobson <[email protected]> wrote: > Just a thought that popped into my head: > It'd be cool with the sci/py/data stack had a convention of > <module>.citation so I could look it up w/o leaving my jupyter notebook :) > > -paul > > On Tue, Sep 5, 2017 at 1:29 PM, Stefan van der Walt <[email protected]> > wrote: >> >> On Tue, Sep 5, 2017, at 13:25, Charles R Harris wrote: >> >> >> On Tue, Sep 5, 2017 at 12:36 PM, Stefan van der Walt >> <[email protected]> wrote: >> >> Shall we add a citation to Travis's "Guide to NumPy (2nd ed.)" on both >> >> >> What is the citation for? >> >> >> It's the suggested reference to add to your paper, if you use the NumPy >> package in your work. >> >> Stéfan >> >> >> _______________________________________________ >> NumPy-Discussion mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/numpy-discussion >> > > > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > https://mail.python.org/mailman/listinfo/numpy-discussion > _______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
