Hallo Martin,

I agree that it would be nice to have a proper view on what components
of Sage have been used. But for me, anything which would slow down the
code is a big -1 (in particular decorators that modifies functions).
>From that point of view, I like the implemented approach of Mike which
is not intrusive (and #16777, #16854 as well).

One cool thing would be to have something like

sage: start_citations()
sage: ## some lengthy computation
sage: write_citation("my_citation.bib")
sage: stop_citations()

and would be appropriately advertised at
http://wiki.sagemath.org/Publications_using_SAGE
(and I think the citation question should be as well on the main
website sagemath.org)

Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to