From b103570f960dd57d555597f8a57d0b23858fa834 Mon Sep 17 00:00:00 2001 From: jfschaefer <jfschaefer@outlook.com> Date: Mon, 3 Jun 2019 17:35:36 +0200 Subject: [PATCH] add email, title to people/jfschaefer --- people/jfschaefer.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/people/jfschaefer.md b/people/jfschaefer.md index 3c802eb..51c40ec 100644 --- a/people/jfschaefer.md +++ b/people/jfschaefer.md @@ -1,5 +1,6 @@ --- layout: person +title: Jan Frederik Schaefer fullname: Jan Frederik Schaefer role: master-student pic: public/images/jfschaefer.jpg @@ -19,3 +20,6 @@ following the KWARC research group's relocation to South Germany. My research interest is still in the realm of math linguistics, i.e. processing and understanding the language of mathematical/technical documents. Mathematical language is very different from natural language in several ways (formulas, introducing new words on the go, etc.), making it a very fascinating topic. + + +Email: `fullname.replace(" ", ".") + "@" + "fau.de"` -- GitLab