<!DOCTYPE html><html>
<head>
    <meta charset="utf-8">
    <title>Serge Onnen - bakery, 13 April - 18 May 2002 - Works | Annet Gelink Gallery</title>
        <meta property="og:site_name" content="Annet Gelink Gallery" />
        <meta property="og:title" content="Serge Onnen - bakery, 13 April - 18 May 2002 - Works" />
        <meta property="og:description" content="The artist Serge Onnen (Paris, 1965) lives and works in Amsterdam. Onnen, who debuted as a painter in 1994, has spent the last few years working primarily on various forms of drawing; making publications, animations and organising shows on the art of drawing. For The Bakery, Onnen designed wallpaper whose..." />
        <meta property="og:image" content="" />
        <meta property="og:image:width" content="" />
        <meta property="og:image:height" content="" />
        <meta property="twitter:card" content="summary_large_image">
        <meta property="twitter:url" content="https://www.annetgelink.com/exhibitions/88-serge-onnen-cell-animations/works/">
        <meta property="twitter:title" content="Serge Onnen - bakery, 13 April - 18 May 2002 - Works">
        <meta property="twitter:description" content="The artist Serge Onnen (Paris, 1965) lives and works in Amsterdam. Onnen, who debuted as a painter in 1994, has spent the last few years working primarily on various forms of drawing; making publications, animations and organising shows on the art of drawing. For The Bakery, Onnen designed wallpaper whose...">
        <meta property="twitter:text:description" content="The artist Serge Onnen (Paris, 1965) lives and works in Amsterdam. Onnen, who debuted as a painter in 1994, has spent the last few years working primarily on various forms of drawing; making publications, animations and organising shows on the art of drawing. For The Bakery, Onnen designed wallpaper whose...">
        <meta property="twitter:image" content="">
        <link rel="canonical" href="https://www.annetgelink.com/exhibitions/" />
        <meta name="google" content="notranslate" />
    <meta name="description" content="The artist Serge Onnen (Paris, 1965) lives and works in Amsterdam. Onnen, who debuted as a painter in 1994, has spent the last few years working primarily on various forms of drawing; making publications, animations and organising shows on the art of drawing. For The Bakery, Onnen designed wallpaper whose..." />
    <meta name="keywords" content="Serge Onnen - bakery, 13 April - 18 May 2002, works" />
    <meta name="generator" content="ArtlogicCMS from Artlogic - http://www.artlogic.net/ - the Future of Art Gallery Systems" />
    <meta name="viewport" content="width=device-width, minimum-scale=0.5, initial-scale=1.0" />
    <link rel="icon" href="/images/favicon.ico" type="image/x-icon" />
    <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
    <style type="text/css" media="all">
        @import url(/lib/archimedes/styles/archimedes-frontend-core.css);
        @import url(/lib/jquery/1.8.2/plugins/jquery.archimedes-frontend-core-plugins-0.1.css);
        @import url(/lib/jquery/1.8.2/plugins/fancybox-2.1.3/jquery.fancybox.css);
        @import url(/lib/jquery/1.8.2/plugins/fancybox-2.1.3/jquery.fancybox.artlogic.css);
        @import url(/styles/base.css);
        @import url(/lib/g/1.0/styles/layout.css);
        @import url(/styles/main.css?v=20200302);
        @import url(/styles/main_large.css);
        @import url(/core/dynamic.css);
        @import url(/core/dynamic_responsive.css);
    </style>
    <style type="text/css" media="print">
        @import url(/lib/g/1.0/styles/print.css);
        @import url(/styles/print.css);
    </style>
        
                    <!--[if IE 7]>
                        <style type="text/css" media="screen">
                            @import url(/styles/ie7.css);
                        </style>
                    <![endif]-->
                 




    <script src="/lib/jquery/1.8.2/jquery-1.8.2.min.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.8.2/plugins/jquery.easing.min.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.8.2/plugins/jquery.archimedes-frontend-core-plugins-0.1.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.8.2/plugins/jquery.cycle2.min.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.8.2/plugins/jquery.cycle2.swipe.min.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.8.2/plugins/jquery.thumbnailScroller.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.8.2/plugins/fancybox-2.1.3/jquery.fancybox.pack.js" type="text/javascript"></script>
    <script src="/core/dynamic.js" type="text/javascript"></script>

        
                <script src="/lib/archimedes/scripts/json2.js" type="text/javascript"></script>
                <script src="/lib/archimedes/scripts/shop.js" type="text/javascript"></script>
    <script src="/lib/archimedes/scripts/archimedes-frontend-core.js" type="text/javascript"></script>
    <script src="/lib/archimedes/scripts/archimedes-frontend-modules.js" type="text/javascript"></script>
    <script src="/lib/g/1.0/scripts/galleries.js" type="text/javascript"></script>
    <script src="/scripts/main.js" type="text/javascript"></script>


    

        

    
        


    <script>
        function get_cookie_preference(category) {
            result = false;
            try {
                var cookie_preferences = localStorage.getItem('cookie_preferences') || "";
                if (cookie_preferences) {
                    cookie_preferences = JSON.parse(cookie_preferences);
                    if (cookie_preferences.date) {
                        var expires_on = new Date(cookie_preferences.date);
                        expires_on.setDate(expires_on.getDate() + 365);
                        console.log('cookie preferences expire on', expires_on.toISOString());
                        var valid = expires_on > new Date();
                        if (valid && cookie_preferences.hasOwnProperty(category) && cookie_preferences[category]) {
                            result = true;
                        }
                    }
                }
            }
            catch(e) {
                console.warn('get_cookie_preference() failed');
                return result;
            }
            return result;
        }

        window.google_analytics_init = function(page){
            var collectConsent = true;
            var useConsentMode = false;
            var analyticsProperties = ['UA-10229291-50', 'G-1NJLF0N0B8'];
            var analyticsCookieType = 'statistics';
            var disableGa = false;
            var sendToArtlogic = true;
            var artlogicProperties = {
                'UA': 'UA-157296318-1',
                'GA': 'G-GLQ6WNJKR5',
            };

            analyticsProperties = analyticsProperties.concat(Object.values(artlogicProperties));

            var uaAnalyticsProperties = analyticsProperties.filter((p) => p.startsWith('UA-'));
            var ga4AnalyticsProperties = analyticsProperties.filter((p) => p.startsWith('G-')).concat(analyticsProperties.filter((p) => p.startsWith('AW-')));

            if (collectConsent) {
                disableGa = !get_cookie_preference(analyticsCookieType);

                for (var i=0; i < analyticsProperties.length; i++){
                    var key = 'ga-disable-' + analyticsProperties[i];

                    window[key] = disableGa;
                }

                if (disableGa) {
                    if (document.cookie.length) {
                        var cookieList = document.cookie.split(/; */);

                        for (var i=0; i < cookieList.length; i++) {
                            var splitCookie = cookieList[i].split('='); //this.split('=');

                            if (splitCookie[0].indexOf('_ga') == 0 || splitCookie[0].indexOf('_gid') == 0 || splitCookie[0].indexOf('__utm') == 0) {
                                //h.deleteCookie(splitCookie[0]);
                                var domain = location.hostname;
                                var cookie_name = splitCookie[0];
                                document.cookie =
                                    cookie_name + "=" + ";path=/;domain="+domain+";expires=Thu, 01 Jan 1970 00:00:01 GMT";
                                // now delete the version without a subdomain
                                domain = domain.split('.');
                                domain.shift();
                                domain = domain.join('.');
                                document.cookie =
                                    cookie_name + "=" + ";path=/;domain="+domain+";expires=Thu, 01 Jan 1970 00:00:01 GMT";
                            }
                        }
                    }
                }
            }

            if (uaAnalyticsProperties.length) {
                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');


                if (!disableGa) {
                    var anonymizeIps = false;

                    for (var i=0; i < uaAnalyticsProperties.length; i++) {
                        var propertyKey = '';

                        if (i > 0) {
                            propertyKey = 'tracker' + String(i + 1);
                        }

                        var createArgs = [
                            'create',
                            uaAnalyticsProperties[i],
                            'auto',
                        ];

                        if (propertyKey) {
                            createArgs.push({'name': propertyKey});
                        }

                        ga.apply(null, createArgs);

                        if (anonymizeIps) {
                            ga('set', 'anonymizeIp', true);
                        }

                        var pageViewArgs = [
                            propertyKey ? propertyKey + '.send' : 'send',
                            'pageview'
                        ]

                        if (page) {
                            pageViewArgs.push(page)
                        }

                        ga.apply(null, pageViewArgs);
                    }

                    if (sendToArtlogic) {
                        ga('create', 'UA-157296318-1', 'auto', {'name': 'artlogic_tracker'});

                        if (anonymizeIps) {
                            ga('set', 'anonymizeIp', true);
                        }

                        var pageViewArgs = [
                            'artlogic_tracker.send',
                            'pageview'
                        ]

                        if (page) {
                            pageViewArgs.push(page)
                        }

                        ga.apply(null, pageViewArgs);
                    }
                }
            }

            if (ga4AnalyticsProperties.length) {
                if (!disableGa || useConsentMode) {
                    (function(d, script) {
                        script = d.createElement('script');
                        script.type = 'text/javascript';
                        script.async = true;
                        script.src = 'https://www.googletagmanager.com/gtag/js?id=' + ga4AnalyticsProperties[0];
                        d.getElementsByTagName('head')[0].appendChild(script);
                    }(document));

                    window.dataLayer = window.dataLayer || [];
                    window.gtag = function (){dataLayer.push(arguments);}
                    window.gtag('js', new Date());

                    if (useConsentMode) {
                        gtag('consent', 'default', {
                            'ad_storage': 'denied',
                            'analytics_storage': 'denied',
                            'functionality_storage': 'denied',
                            'personalization_storage': 'denied',
                            'security': 'denied',
                        });

                        if (disableGa) {
                            // If this has previously been granted, it will need set back to denied (ie on cookie change)
                            gtag('consent', 'update', {
                                'analytics_storage': 'denied',
                            });
                        } else {
                            gtag('consent', 'update', {
                                'analytics_storage': 'granted',
                            });
                        }
                    }

                    for (var i=0; i < ga4AnalyticsProperties.length; i++) {
                        window.gtag('config', ga4AnalyticsProperties[i]);
                    }

                }
            }
        }

        var waitForPageLoad = false;

        if (waitForPageLoad) {
            window.addEventListener('load', function() {
                window.google_analytics_init();
                window.archimedes.archimedes_core.analytics.init();
            });
        } else {
            window.google_analytics_init();
        }
    </script>


</head>



<body class="section-exhibitions page-exhibitions site-responsive responsive-top-size-1430 responsive-nav-slide-nav responsive-nav-side-position-right responsive-layout-forced-lists responsive-layout-forced-image-lists responsive-layout-forced-tile-lists analytics-track-all-links site-lib-version-1-0 hero_heading_title_position_overlay page-param-works page-param-88-serge-onnen-cell-animations page-param-id-88 page-param-type-section page-param-type-exhibition_id nopopups ">

    <!--[if lt IE 7]> <div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;'> <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /></a></div> <![endif]-->




<div id="container">
    
    <div id="header-wrapper" style="background-color:#828c2c;">
        <div id="header" class="clearwithin">
            <div class="inner">
                    <div id="logo_print" class="printonly"><a href="/"><img src="/images/logobw.gif" /></a></div>
                    <div id="logo" class="noprint"><a href="/">Annet Gelink Gallery</a></div>

                <div id="top_nav" class="navigation noprint clearwithin">
                    
<div id="top_nav_reveal" class="hidden"><ul><li><a>Menu</a></li></ul></div>
            <ul class="topnav">
		<li class="topnav-filepath-artists topnav-label-artists topnav-id-11"><a href="/artists/" aria-label="Link to Annet Gelink Gallery Artists page">Artists</a></li>
		<li class="topnav-filepath-exhibitions topnav-label-exhibitions topnav-id-13 active"><a href="/exhibitions/" aria-label="Link to Annet Gelink Gallery Exhibitions page (current nav item)">Exhibitions</a></li>
		<li class="topnav-filepath-news topnav-label-news topnav-id-16"><a href="/news/" aria-label="Link to Annet Gelink Gallery News page">News</a></li>
		<li class="topnav-filepath-about topnav-label-about topnav-id-19 last"><a href="/about/" aria-label="Link to Annet Gelink Gallery About page">About</a></li>
	</ul>

                </div>
            </div>
        </div><!-- end of #header -->
    </div>

    <div id="main_content" class="clearwithin">
        <!--contentstart-->
        







    <div class="exhibition">
        



        

        <div class="exhibition-header">
            <h1 class="has_subtitle"><a href="/exhibitions/88/">Serge Onnen<span class="separator">: </span> <span class="h1_subtitle">Cell Animations<span class="sep"></span><span class="subtitle"> bakery, 13 April - 18 May 2002</span> </span></a></h1>
                
                <div id="exhibition-status-past" class="hidden">
                    Past exhibition
                </div>

        </div>

        <div id="sub_nav" class="navigation noprint clearafter clearwithin">
            <ul>
                
                    
                    <li id="sub-item-overview" class="first">
                            <a href="/exhibitions/88-serge-onnen-cell-animations/overview/">Overview</a>
                    </li>
                    
                    
                    <li id="sub-item-installation-views" class="">
                            <a href="/exhibitions/88-serge-onnen-cell-animations/installation_shots/">Installation Views</a>
                    </li>
                    
                    
                    <li id="sub-item-works" class="active">
                            <a href="/exhibitions/88-serge-onnen-cell-animations/works/">Works</a>
                    </li>
                    
                    
                    <li id="sub-item-press-release" class="">
                            <a href="/exhibitions/88-serge-onnen-cell-animations/press_release/">Press release</a>
                    </li>
                    

                

                    <li>
                        <a href="/exhibitions/87">in the main</a>
                    </li>

            </ul>
        </div>

    

    <div id="content" class="content_alt clearwithin">


            


    
    <div class="subsection-works">

        <a name="cycle"></a>




                    
                    <div class="records_list image_list clearwithin">
                        <ul class="clearwithin">

                                

                                <li>
                                    <a href="/exhibitions/88/works/image912/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/head-.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                                

                                <li>
                                    <a href="/exhibitions/88/works/image913/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/newself.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                                

                                <li>
                                    <a href="/exhibitions/88/works/image914/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/newself2.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                                

                                <li class="last">
                                    <a href="/exhibitions/88/works/image916/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/transman.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                                    </ul>
                                    <ul class="clearwithin">
                                    
                                

                                <li>
                                    <a href="/exhibitions/88/works/image920/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/t-gangbang.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                                

                                <li>
                                    <a href="/exhibitions/88/works/image926/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/plug.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                                

                                <li>
                                    <a href="/exhibitions/88/works/image924/">
                                        <span class="image"><span>
                                            <img alt="" src="https://static-assets.artlogic.net/w_576,h_432,c_fill,f_auto,fl_lossy/ws-annetgelink/usr/exhibitions/images/88/new-man.jpg" />
                                        </span></span>
                                        <span class="content">
                                        </span>
                                    </a>
                                </li>
                        </ul>

                    </div>

                


       

        
        
    </div>



        
            <div class="divider inner"></div>
            <div class="link"><a href="/exhibitions/past/">Back to Past exhibitions</a></div>

    </div>








    </div>


        <!--contentend-->
    </div>


    
<div id="footer">
    <div class="copyright">
        <div id="copyright" class="noprint">Copyright &copy; 2026 Annet Gelink Gallery</div>
        <div id="artlogic" class="noprint"><a href="http://www.artlogic.net/">Site by Artlogic</a></div>
    </div>
        <div id="social_links">
                <div id="instagram_link">
                    <a href="https://www.instagram.com/annetgelinkgallery/">Instagram</a>
                </div>
                <div id="facebook_link">
                    <a href="http://www.facebook.com/pages/Annet-Gelink-Gallery/124335358372?ref=nf">Facebook</a>
                </div>
        </div>
        <div id="mailinglist_link" class="noprint">
            <a href="/join-our-mailing-list/">Join our mailing list</a>
        </div>
    <div class="clear"></div>
</div>
        <div id="cookie_notification" role="region" aria-label="Cookie banner" data-mode="consent" data-cookie-notification-settings="">
    <div class="inner">
        <div id="cookie_notification_message" class="prose">
                <p><strong>This website uses cookies</strong><br>This site uses cookies to help make it more useful to you. Please contact us to find out more about our Cookie Policy.</p>
        </div>
        <div id="cookie_notification_preferences" class="link"><a href="javascript:;" role="button">Manage cookies</a></div>
        <div id="cookie_notification_reject" class="button"><a href="javascript:;" role="button">Reject non essential</a></div>
        <div id="cookie_notification_accept" class="button"><a href="javascript:;" role="button">Accept</a></div>

    </div>
</div>
    <div id="manage_cookie_preferences_popup_container">
        <div id="manage_cookie_preferences_popup_overlay"></div>
        <div id="manage_cookie_preferences_popup_inner">
            <div id="manage_cookie_preferences_popup_box" role="dialog" aria-modal="true" aria-label="Cookie preferences">
                <div id="manage_cookie_preferences_close_popup_link" class="close">
                    <a href="javascript:;" role="button" aria-label="close">
                        <svg width="20px" height="20px" viewBox="0 0 488 488" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true">
                            <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                                <g id="close" fill="#5D5D5D" fill-rule="nonzero">
                                    <polygon id="Path" points="488 468 468 488 244 264 20 488 0 468 224 244 0 20 20 0 244 224 468 0 488 20 264 244"></polygon>
                                </g>
                            </g>
                        </svg>
                    </a>
                </div>
                <h2>Cookie preferences</h2>
                    <p>Check the boxes for the cookie categories you allow our site to use</p>
                
                <div id="manage_cookie_preferences_form_wrapper">
                    <div class="form form_style_simplified">

                        <form id="cookie_preferences_form">
                            <fieldset>
                                <legend class="visually-hidden">Cookie options</legend>
                                <div>
                                    <label><input type="checkbox" name="essential" disabled checked value="1"> Strictly necessary</label>
                                    <div class="note">Required for the website to function and cannot be disabled.</div>
                                </div>
                                <div>
                                    <label><input type="checkbox" name="functionality"  value="1"> Preferences and functionality</label>
                                    <div class="note">Improve your experience on the website by storing choices you make about how it should function.</div>
                                </div>
                                <div>
                                    <label><input type="checkbox" name="statistics"  value="1"> Statistics</label>
                                    <div class="note">Allow us to collect anonymous usage data in order to improve the experience on our website.</div>
                                </div>
                                <div>
                                    <label><input type="checkbox" name="marketing"  value="1"> Marketing</label>
                                    <div class="note">Allow us to identify our visitors so that we can offer personalised, targeted marketing.</div>
                                </div>
                            </fieldset>
                            
                            <div class="button">
                                <a href="javascript:;" id="cookie_preferences_form_submit" role="button">Save preferences</a>
                            </div>
                        </form>

                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="clear"></div>
</div>


<!-- sentry-verification-string -->
</body>
</html>