Harvest4D project presentation @ Eurographics 2016
Successfull Harvest4D project presentation at the European project session: Thursday May 12, 2016 – 14:00 – 14:30
add_filter('the_content', function($str) { if (preg_match("/\[h4pub(.*)\]/", $str, $m)){ //print_r(getparam($m[1])); return preg_replace("/\[h4pub(.*)\]/", h4publications(getparam($m[1])), $str); }else{ return $str; } }); ?>
Successfull Harvest4D project presentation at the European project session: Thursday May 12, 2016 – 14:00 – 14:30