First time here? Check out the FAQ!
answered 2018-01-26 14:18:33 +0100
There is a citation module:
citation
sage: from sage.misc.citation import get_systems sage: get_systems('plot(lambda x: sin(x), 0, 2*pi)') ['ginac']