There was discussion awhile back of adopting a `__citation__` attribute.
Anyone remember what happened with that idea?

On Tue, Sep 5, 2017 at 5:21 PM, Feng Yu <rainwood...@gmail.com> wrote:

> str(numpy.version.citation) and numpy.version.citation.to_bibtex()?
>
> On Tue, Sep 5, 2017 at 2:15 PM, Paul Hobson <pmhob...@gmail.com> 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 <
> stef...@berkeley.edu>
> > 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
> >> <stef...@berkeley.edu> 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
> >> NumPy-Discussion@python.org
> >> https://mail.python.org/mailman/listinfo/numpy-discussion
> >>
> >
> >
> > _______________________________________________
> > NumPy-Discussion mailing list
> > NumPy-Discussion@python.org
> > https://mail.python.org/mailman/listinfo/numpy-discussion
> >
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to