clear % Master document to update POBEX website web_root='../pobex/' % update papers web_pobex_update_pubs(web_root); % update tasks section web_pobex_update_tasks(web_root) % update slide and presentations web_pobex_update_pres(web_root) web_pobex_update_slides(web_root)