From d425f74f78b54ef0d93416a37c4d2ca4f9a07064 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Fri, 15 Jul 2016 15:28:19 +0200 Subject: [PATCH] update --- index.html | 12 ++++++++++-- sync.sh | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 437e4a3..40d6d66 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,13 @@ Till Function + + 2016-07 + + + Programmer for Wi-Sense. + + 2016-02 @@ -63,6 +70,7 @@

Publications

Schuerman, W., Torreira, F., & Lubbers, Mart. (2015). Praatalign: Phonetic Alignment Made Easier For Psycholinguistic Data Processing. Architectures and Mechanisms for Language Processing, 92.

+

Bachelor's Thesis: Adaptable Crawler Specification Generation System for Leisure Activity RSS Feeds

Teaching and talks

@@ -139,8 +147,8 @@

Valid XHTML 1.0 Strict

-

Best viewed with a screen resolution >= 320x200 in one of these browsers.

+

Best viewed with a screen resolution >= 640x480 or >=80x24 text mode in one of these browsers.

The source of this website can be found here

-

Last updated: 2016-06-25

+

Last updated: 2016-07-15

diff --git a/sync.sh b/sync.sh index e1cd31f..9a80206 100644 --- a/sync.sh +++ b/sync.sh @@ -1,2 +1,2 @@ #!/bin/sh -rsync -vtr --exclude=bee --exclude=cloogle --exclude=\.git --delete . martlubbers.net:public_html/ +rsync -vtr --exclude=bee --exclude=cloogle --exclude=\.git . martlubbers.net:public_html/ -- 2.20.1