#1389: Citation instructions for Sage
--------------------------+-------------------------------------------------
 Reporter:  jason         |        Owner:  was       
     Type:  defect        |       Status:  new       
 Priority:  major         |    Milestone:  sage-3.1.3
Component:  website/wiki  |   Resolution:            
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by mvngu):

 Here are some possible trivial fixes:

 1. From [http://www.sagemath.org/development-status.html Status of
 Development]
 {{{
 -SAGE: Timeline
 +Sage: Timeline
 }}}


 2. From [http://www.sagemath.org/development-map.html Sage developers
 around the world]
   2.1 Within the "Tom Boothby" row
 {{{
 -The SAGE Notebook
 +The Sage Notebook
 }}}
   2.2 Within the "Wilson Cheung" row
 {{{
 -Compilation of SAGE on Solaris
 +Compilation of Sage on Solaris
 }}}
 {{{
 -discussion of SAGE build process
 +discussion of Sage build process
 }}}
   2.3 Within the "Alex Clemesha" row
 {{{
 -SAGE's 2d plotting functionality
 +Sage's 2d plotting functionality
 }}}
   2.4 Within the "John Cremona" row
 {{{
 -C++ part of SAGE interface to mwrank, Tables
 +C++ part of Sage interface to mwrank, Tables
 }}}
 {{{
 -organize SAGE Days 6
 +organize Sage Days 6
 }}}
   2.5 Within the "Doug Cutrell" row
 {{{
 -created the SAGE Microsoft Windows installer
 +created the Sage Microsoft Windows installer
 }}}
   2.6 Within the "David Kirkby" row
 {{{
 -Compilation of SAGE on Solaris
 +Compilation of Sage on Solaris
 }}}
 {{{
 -much help on general SAGE build process
 +much help on general Sage build process
 }}}
   2.7 Within the "Jason Martin" row
 {{{
 -work on SAGE 64-bit build
 +work on Sage 64-bit build
 }}}
   2.8 Within the "Kate Minola" row
 {{{
 -improvement on building SAGE components
 +improvement on building Sage components
 }}}
   2.9 Within the "Bobby Moretti" row
 {{{
 -SAGE library distribution
 +Sage library distribution
 }}}
 {{{
 -SAGE chroot jail
 +Sage chroot jail
 }}}
 {{{
 -SAGE .deb
 +Sage .deb
 }}}
   2.10 Within the "Bill Page" row
 {{{
 -SAGE's AXIOM interface
 +Sage's AXIOM interface
 }}}
   2.11 Within the "Yi Qiang" row
 {{{
 -Distributed SAGE (in progress)
 +Distributed Sage (in progress)
 }}}
   2.12 Within the "Gary Zablackis" row
 {{{
 -created all SAGE binaries for MS windows from
 +created all Sage binaries for MS windows from
 }}}


 3. From [http://www.sagemath.org/development-ack.html Acknowledgment to
 Supporters]
 {{{
 -(Check that the selected fund is the "SAGE Foundation").
 +(Check that the selected fund is the "Sage Foundation").
 }}}
 {{{
 -SAGE Days 6 Workshop (November 10 – 14, 2007)
 +Sage Days 6 Workshop (November 10 – 14, 2007)
 }}}
 {{{
 -SAGE Days 5 Workshop (Sept 30–Oct 3, 2007)
 +Sage Days 5 Workshop (Sept 30–Oct 3, 2007)
 }}}
 {{{
 -Grant No. 0555776, Grant No. 0713225 for 2007-2010 (the SAGE Postdoc)
 +Grant No. 0555776, Grant No. 0713225 for 2007-2010 (the Sage Postdoc)
 }}}
 {{{
 -a Mary Gates Scholarship for work on SAGE.
 +a Mary Gates Scholarship for work on Sage.
 }}}
 {{{
 -for providing the SAGE lab (Sieg Hall 312).
 +for providing the Sage lab (Sieg Hall 312).
 }}}
 {{{
 -hosted and funded SAGE Days 3 and SAGE Days 7.
 +hosted and funded Sage Days 3 and Sage Days 7.
 }}}


 4. From [http://www.sagemath.org/library/publications.html Publications],
 publication items 4 and 20 both have "SAGE" in their names. I'm not sure
 it's a good idea to change those occurrences of "SAGE" to "Sage".


 5. From [http://www.sagemath.org/library/stories.html Success Stories,
 Testimonials and News Articles]
   5.1 For testimonial "Martin Rubey, FriCAS-devel"
 {{{
 -Just about *all* math colleagues I know are starting to use SAGE now, and
 +Just about *all* math colleagues I know are starting to use Sage now, and
 }}}
   5.2 For testimonial "#73, Sage Survey 2008"
 {{{
 -find what I need in SAGE for my work. Many thanks to your team. You guys
 have
 +find what I need in Sage for my work. Many thanks to your team. You guys
 have
 }}}
   5.3 For testimonial "David Joyner, 2008-07-15"
 {{{
 -I used SAGE for some sections of a differential equations course I was
 teaching
 +I used Sage for some sections of a differential equations course I was
 teaching
 }}}
 {{{
 -SAGE so I made the assignments worth very little and very easy. Also, I
 made
 +Sage so I made the assignments worth very little and very easy. Also, I
 made
 }}}
 {{{
 -did the extra credit ones too and say that they liked SAGE and its
 philosophy.
 +did the extra credit ones too and say that they liked Sage and its
 philosophy.
 }}}
   5.4 For testimonial "Roland, sage-edu, 2008-08-13"
 {{{
 -SAGE. I just give examples and not lines of code, mainly because to
 promote the
 +Sage. I just give examples and not lines of code, mainly because to
 promote the
 }}}
 {{{
 -usage of SAGE and to encourage others to check the results found.
 +usage of Sage and to encourage others to check the results found.
 }}}
 {{{
 -The following output comes from a SAGE notebook: 1 = 3+5-7 , 2 = 3+7-8 ,
 3 = 3
 +The following output comes from a Sage notebook: 1 = 3+5-7 , 2 = 3+7-8 ,
 3 = 3
 }}}
 {{{
 -b. Less easy. Is 3,5,7,8 the best 4-tuple? Two ways to answer this using
 SAGE:
 +b. Less easy. Is 3,5,7,8 the best 4-tuple? Two ways to answer this using
 Sage:
 }}}
 {{{
 -in SAGE", or you can allow also negative numbers and look for the longest
 +in Sage", or you can allow also negative numbers and look for the longest
 }}}
 {{{
 -of numbers 0..75 as the following SAGE output shows:
 +of numbers 0..75 as the following Sage output shows:
 }}}
 {{{
 -To conclude: SAGE helped me to find relative simple exercises and
 questions to
 +To conclude: Sage helped me to find relative simple exercises and
 questions to
 }}}
 {{{
 -become aware of the depth of even simple mathematics. I learned from SAGE
 +become aware of the depth of even simple mathematics. I learned from Sage
 }}}
   5.5 For the news item 'Sage winner of the 2007 "Trophées du Libre"'
 {{{
 -SAGE (United States) put forward by William Stein
 +Sage (United States) put forward by William Stein
 }}}
 {{{
 -SAGE makes it possible to study and use a huge range of mathematics,
 including
 +Sage makes it possible to study and use a huge range of mathematics,
 including
 }}}


 6. From [https://www.sagenb.org Sage online notebook]
 {{{
 -Sign up for a new SAGE Notebook account
 +Sign up for a new Sage Notebook account
 }}}
   I've also noticed the same typo at the following mirrors:
 {{{
 https://sage.math.washington.edu:8103
 https://sage.math.washington.edu:8102
 http://sage.milnix.org
 }}}


 7. From
 
[https://secure.gifts.washington.edu/as_mathematics/gift.asp?page=make&Code=MATSAG]
 {{{
 -The SAGE Foundation
 +The Sage Foundation
 }}}


 8. From [http://groups.google.com/group/sage-edu]
 {{{
 -or education-related ideas or questions relating to SAGE.
 +or education-related ideas or questions relating to Sage.
 }}}


 9. From [http://www.sagemath.org/packages/standard/]
 {{{
 -SAGE Standard Packages
 +Sage Standard Packages
 }}}


 10. From [http://www.sagemath.org/packages/optional]
 {{{
 -SAGE Optional Packages
 +Sage Optional Packages
 }}}


 11. From [http://www.sagemath.org/packages/experimental]
 {{{
 -SAGE Experimental Packages
 +Sage Experimental Packages
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1389#comment:3>
SAGE <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to