Differences between revisions 5 and 6
Revision 5 as of 2010-02-16 10:43:32
Size: 1697
Comment:
Revision 6 as of 2010-11-16 01:34:51
Size: 1699
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
      Title = {{S}age-{C}ombinat: enhancing Sage as a toolbox for computer exploration in algebraic combinatorics},       Title = {{S}age-{C}ombinat: enhancing {S}age as a toolbox for computer exploration in algebraic combinatorics},

Publications mentioning Sage-Combinat

The citation of Sage-Combinat is anonymous for uniformity purposes but it is strongly suggested, in the acknowledgement section of a publication, to cite Sage and Sage-Combinat, and to name explicitly the developers who worked on the specific features used in the publication, and/or cite the relevant articles (don't hesitate to ask on sage-combinat-devel).

For example,

This research was driven by computer exploration using the open-source
mathematical software \texttt{Sage}~\cite{sage} and its algebraic
combinatorics features developed by the \texttt{Sage-Combinat}
community~\cite{Sage-Combinat}, and in particular {{ names and
further citations}}.

See the wiki page to to cite Sage properly.

In Bibtex:

@Misc{Sage-Combinat,
      Author = {The {S}age-{C}ombinat community},
      Title = {{S}age-{C}ombinat: enhancing {S}age as a toolbox for computer exploration in algebraic combinatorics},
      note= {{\tt http://combinat.sagemath.org}},
      Year = 2008}

In LaTeX:

\bibitem{Sage-Combinat}
The {S}age-{C}ombinat community, {\emph{{S}age-{C}ombinat}: enhancing Sage as a toolbox for computer exploration in algebraic combinatorics}, {{\tt http://combinat.sagemath.org}}, 2008.

We would appreciate if you could send us (e.g. nthiery at users.sf.net) a Bibtex entry for your document, for inclusion in our publication list. You can also edit directly this file on Sage-Combinat's misc file mercurial server).

combinat/CiteSageCombinat (last edited 2014-02-20 16:25:28 by nthiery)