This page shows the source for this entry, with WebCore formatting language tags and attributes highlighted.

Title

Donald Knuth Answer All Questions

Description

The <a href="http://www.ams.org">American Mathematical Society</a> recently published a paper titled <a href="http://www.ams.org/notices/200203/fea-knuth.pdf">All Questions Answered</a> (PDF): <bq>On October 5, 2001, at the Technische Universität München, Donald Knuth presented a lecture entitled "All Questions Answered". The lecture drew an audience of around 350 people.</bq> <a href="http://www-cs-faculty.stanford.edu/~knuth/">Donald Knuth</a> is the grand old man of programming. He published the <span class="reference">The Art of Computer Programming Vols. I-III</span> (with the fourth one on it's way, believe it or not) and invented T<sub>E</sub>X and METAFONT, the definitive document and font description and layout languages. These together gave typesetting, text layout and text 'color' or aesthetics an algorithmic base, something never before considered or attempted. His ideas about 2 dimensional layout still govern modern standards like XML-FO and CSS2. It's a good read if you're into Don Knuth at all.