#15009: formatting of references
---------------------------------+--------------------------
       Reporter:  eisermbi       |         Owner:
           Type:  defect         |        Status:  new
       Priority:  major          |     Milestone:  sage-5.12
      Component:  documentation  |    Resolution:
       Keywords:                 |     Merged in:
        Authors:                 |     Reviewers:
Report Upstream:  N/A            |   Work issues:
         Branch:                 |  Dependencies:
       Stopgaps:                 |
---------------------------------+--------------------------

Comment (by ncohen):

 Helloooooooooooo !!

 Well, it all seems right. Could I ask you to do a couple of modifications
 though ? I'm sorry to ask that but I now have a Git version of Sage, and I
 don't think I could easily produce a diff patch to be applied on top of
 your mercurial patch, considering that some folders have been renamed in
 the git version of Sage `^^;`

 There are two things, actually :

 * {{{c_i = triangles_i / (k_i\*(k_i-1)/2)}}} appears three times in
 {{{generic_graph.py}}}, and it would be much prettied if it were {{{c_i =
 \text{triangles}_i / \binom {k_i} 2}}} instead

 * {{{T = 3\*triangles/triads}}} should be LaTeX code, i.e. {{{`T = 3\times
 \text{triangles}/\text{triads}`}}}

 Sorry for that ! Looks like it is my fault, by the way `^^;`

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/15009#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to