Resources for getting maths on to the web. - MathOverflow [closed] most recent 30 from http://mathoverflow.net 2013-05-21T22:39:48Z http://mathoverflow.net/feeds/question/5095 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/5095/resources-for-getting-maths-on-to-the-web Resources for getting maths on to the web. Andrew Stacey 2009-11-11T19:48:28Z 2009-11-12T08:42:57Z <p>One thing that came out of Terry Tao's recent blog posts on this matter (<a href="http://terrytao.wordpress.com/2009/10/29/displaying-mathematics-on-the-web/" rel="nofollow">first post</a> and <a href="http://terrytao.wordpress.com/2009/11/04/displaying-maths-online-ii/" rel="nofollow">follow up</a>) is that it's hard to get an overview of all the different ways of getting one's amazing mathematics onto the web. I thought it'd be useful to gather together a list of such. This meant to be a list of ways to do it, not examples of where it's already being done.</p> <p>Standard community wiki rules: one thing per answer and feel free to edit other's answers.</p> <p>Additional rules: it'd be useful to have a little more than just links. A brief description, pros and cons (be objective), platforms (does it only work on Linux, sort of thing) - things that might help someone decide which things to examine further.</p> http://mathoverflow.net/questions/5095/resources-for-getting-maths-on-to-the-web/5096#5096 Answer by Michael Lugo for Resources for getting maths on to the web. Michael Lugo 2009-11-11T19:52:19Z 2009-11-11T19:52:19Z <p>The standard way these days is of course writing LaTeX and compiling it to PDF. The most obvious problem with this is that LaTeX is a typesetting system and is generating output which is supposed to look good on the page. This doesn't necessarily look good on the screen, and I suspect most reading of things people download is done at the screen just to avoid drowning in paper.</p> http://mathoverflow.net/questions/5095/resources-for-getting-maths-on-to-the-web/5097#5097 Answer by Ryan Budney for Resources for getting maths on to the web. Ryan Budney 2009-11-11T20:01:20Z 2009-11-11T20:01:20Z <p>There's a group at the University of Alberta that's been developing an XML/VMRL webpage for delivering mathematics in a hyperlinked, interactive environment. </p> <p><a href="http://cougati.net/" rel="nofollow">http://cougati.net/</a></p> <p>The linear algebra and calculus sections are reasonably well developed, some of the other sections are in a transition phase.</p> http://mathoverflow.net/questions/5095/resources-for-getting-maths-on-to-the-web/5099#5099 Answer by Jason Polak for Resources for getting maths on to the web. Jason Polak 2009-11-11T20:28:04Z 2009-11-11T20:28:04Z <p>You can also install MediaWiki, the software used for Wikipedia, with LaTeX support, on your own server (say, your own domain or a department server);</p> <p><a href="http://www.mediawiki.org/wiki/MediaWiki" rel="nofollow">http://www.mediawiki.org/wiki/MediaWiki</a></p> <p>Possibly useful for things like a study group for problem sessions or a textbook where multiple people work on the same problems, which not only helps to spread solutions but also to practice writing mathematics where others will see it. If you need to copy the code for some reason then you can just view the page wiki code.</p> <p>This may also be useful for departments to keep track of their various seminars. Any attendee of the seminar could post their notes on a wiki. A collaborative, published effort may increase interest, especially amongst the undergraduates and graduate students.</p> http://mathoverflow.net/questions/5095/resources-for-getting-maths-on-to-the-web/5107#5107 Answer by kweinert for Resources for getting maths on to the web. kweinert 2009-11-11T21:40:06Z 2009-11-11T21:40:06Z <p>For HTML pages and blogging services there is <a href="http://www.yourequations.com/" rel="nofollow">http://www.yourequations.com/</a> </p>