From 7e94975ea2a9e98f9f8989a23dde0be0cbb7df8f Mon Sep 17 00:00:00 2001 From: David Ketcheson Date: Wed, 20 May 2015 09:24:37 +0300 Subject: [PATCH] Use html-style links in homepage for compatibility with Redcarpet. See https://github.com/vmg/redcarpet/issues/13. Former-commit-id: 5601fb1ed47ede98571297bfcfa9fa5beeb8e3f1 --- index.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/index.md b/index.md index b6b03e41..66b8a6c8 100644 --- a/index.md +++ b/index.md @@ -18,16 +18,17 @@ subtitle: Mathematics and computation from the shores of the Red Sea
-**David I. Ketcheson** -![floatright](assets/img/davidketcheson.jpg) -I am an associate professor of [applied mathematics](http://cemse.kaust.edu.sa/academic/programs/applied-mathematics-computational-science/default.aspx) at King Abdullah University -of Science and Technology ([KAUST](http://www.kaust.edu.sa)), where -I lead the [Numerical Mathematics Group](http://numerics.kaust.edu.sa). - -My [research](http://numerics.kaust.edu.sa/research.html) involves +David I. Ketcheson + +I am an associate professor of +applied mathematics at King Abdullah University +of Science and Technology (KAUST), where +I lead the Numerical Mathematics Group. + +My research involves analysis and development of numerical methods for integration of ordinary and partial differential equations, as well as the implementation of such methods -in [open source, accessible, high performance software](code.html) +in open source, accessible, high performance software and its application to understanding behavior of nonlinear waves in heterogeneous materials.