Monday, August 20, 2012

$\LaTeX$ support

SIG|RED now supports $\LaTeX$ using the pretty cool JavaScript package MathJax and the method for Blogger described here. What's great about this method over others is that it uses CSS and web fonts, instead of Flash or embedded images rendered on demand.  This means that cutting and pasting rendered text is more likely to work.

You can enter math mode like you would in a normal document:

Maths between dollars is inline: $\sum_{k=1}^n k = \frac{n(n+1)}{2}$.

Maths between slash-square-brackets is display: \[\sum_{k=1}^n k = \frac{n(n+1)}{2}\]

Tuesday, August 14, 2012

First Post

Welcome to the new Computer Science blog at Cornell!  This blog is maintained by PhD students in the Computer Science department, and will serve articles about research at Cornell and in CS in general as well as graduate life in the department.  Bear with us as we get things going, but we hope you will enjoy it!