You can read this because our 400-plus members make it possible.
Good right?

Geschenk

G

Een jaar lang toegang tot al onze berichten en de nieuwsbrief.

Respond!

This site uses Akismet to reduce spam. Learn how your comment data is processed.

by Wijbrand Schaap

Popular posts

Recent publications

Categories

//Author page document.querySelectorAll('.cp-bio-toggle').forEach(function(btn) { btn.addEventListener('click', function() { var expanded = this.getAttribute('aria-expanded') === 'true'; var target = document.getElementById(this.getAttribute('aria-controls')); this.setAttribute('aria-expanded', String(!expanded)); target.hidden = expanded; this.textContent = expanded ? 'About this author' : 'Hide bio'; }); });